tartar
/
com.github.adriantodt.tartar.api.parser
/
ParserContext
/
withGrammar
common
with
Grammar
abstract fun
withGrammar
(grammar:
Grammar
<
T
,
E
>):
ParserContext
<
T
,
E
>
Content copied to clipboard
Creates a child parser context with the specified grammar.