Package-level declarations
Types
Link copied to clipboard
The generateLexer task generates a lexer for the given grammar. The task is configured using common org.jetbrains.grammarkit.GrammarKitPluginExtension extension.
Link copied to clipboard
The generateParser task generates a parser for the given grammar. The task is configured using common org.jetbrains.grammarkit.GrammarKitPluginExtension extension.