with Grammar
open override fun withGrammar(grammar: Grammar<T, E>): ParserImpl.ContextImpl.ChildContextImpl<T, E, R>
Content copied to clipboard
Creates a child parser context with the specified grammar.
Creates a child parser context with the specified grammar.