Package com. github. adriantodt. lin. parser. utils
Functions
maybe Ignore NL
Link copied to clipboard
This method consumes TokenType.NL tokens to allow some multiline neatness.
parse Block
Link copied to clipboard
skip Only Until
Link copied to clipboard
fun ParserContext<TokenType, Node>.skipOnlyUntil(vararg type: TokenType): Boolean
Content copied to clipboard