Companion

object Companion

Functions

index
Link copied to clipboard
common
fun index(state: ParserState, lhs: LookaheadSet, growingChildren: GrowingChildren): GrowingNodeIndex
fun index(state: ParserState, lhs: LookaheadSet, startPosition: Int, nextInputPosition: Int, listSize: Int): GrowingNodeIndex
listSize
Link copied to clipboard
common
fun listSize(runtimeRule: RuntimeRule, childrenSize: Int): Int