Companion

object Companion

Types

Link copied to clipboard

This is the LookupTreeAdaptor for building and navigating the lazyTypeFilterTrees. It gets built from 2-tuples containing a phrase type and a corresponding A_ParsingPlanInProgress. The type is used to perform type filtering after parsing each leaf argument, and the phrase type is the expected type of that latest argument.

Functions

Link copied to clipboard
fun newBundleTree(latestBackwardJump: A_BundleTree): A_BundleTree

Create a new empty A_BundleTree.