Companion
object Companion
Functions
Link copied to clipboard
Creates a Grammar using the DSL provided in pattern. Equivalent to Grammar.Builder.invoke.
Creates a Grammar with the specified startRule using the DSL provided in pattern. Equivalent to Grammar.Builder.invoke.