LAZY_TYPE_FILTER_TREE_POJO

A raw pojo containing a type-testing tree for handling the case that at least one A_ParsingPlanInProgress in this message bundle tree is at a parsingPc pointing to a ParsingOperation.TYPE_CHECK_ARGUMENT operation. This allows relatively efficient elimination of inappropriately typed arguments.

Since navigating this tree while performing the indicated type tests is slower than other parsing operations, the MessageSplitter produces an A_DefinitionParsingPlan that usually postpones the type check of the latest parsed argument until after any successive fixed tokens have been consumed.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int