ParsingContext

constructor(tokens: List<Token>, typeMap: Map<ParserNodeDeclaration<*>, DescribedType<*>>, branchSeeker: BranchSeeker? = null)