Companion

object Companion

Properties

Link copied to clipboard
val A_ParsingPlanInProgress.isBackwardJump: Boolean

Answer whether this plan-in-progress is at a backward jump instruction.

Link copied to clipboard
val A_ParsingPlanInProgress.nameHighlightingPc: String

Answer a Java String representing this message name being parsed at its position within the plan's parsing instructions.

Link copied to clipboard
val A_ParsingPlanInProgress.parsingPc: Int

Answer the program counter that this plan-in-progress represents.

Link copied to clipboard