Companion

object Companion

Properties

Link copied to clipboard
val HAS_BACKWARD_JUMP_INSTRUCTION: BitField

This flag is set when this bundle tree contains at least one parsing-plan-in-progress at a ParsingOperation.JUMP_BACKWARD instruction.

Link copied to clipboard
val HASH: BitField

The hash, selected randomly at creation.

Link copied to clipboard
val IS_SOURCE_OF_CYCLE: BitField

This flag is set when a bundle tree is redirected to an equivalent ancestor bundle tree. The current bundle tree's latestBackwardJump is set directly to the target of the cycle when this flag is set.