Uses of Record Class
org.ek9lang.compiler.tokenizer.ParserSpec
Packages that use ParserSpec
Package
Description
Focuses on aspects of Lexing and some parts of Parser configuration.
-
Uses of ParserSpec in org.ek9lang.compiler.tokenizer
Classes in org.ek9lang.compiler.tokenizer that implement interfaces with type arguments of type ParserSpecModifier and TypeClassDescriptionclass
Creates the lexer and parser and plugs in the listners.Methods in org.ek9lang.compiler.tokenizer with parameters of type ParserSpec