invoke
Creates a Grammar using the DSL provided in pattern. Equivalent to Grammar.Builder.invoke.
Return
The constructed Grammar
Parameters
Creates a Grammar with the specified startRule using the DSL provided in pattern. Equivalent to Grammar.Builder.invoke.
Return
The constructed Grammar