build For
abstract fun buildFor(goalRuleName: String, automatonKind: AutomatonKind = AutomatonKind.LOOKAHEAD_1): LanguageProcessor
Content copied to clipboard
build the parser before use. Optional, but will speed up the first use of the parser.