Package com. github. adriantodt. tartar. extensions. parser
Functions
eat Sequence
Link copied to clipboard
ensure EOF
Link copied to clipboard
After executing a given block, throws a SyntaxException if remaining tokens are found in the ParserContext. Otherwise, returns the block's computed result.