Package name.jurgenei.gradle.antlr.catalog
package name.jurgenei.gradle.antlr.catalog
-
ClassesClassDescriptionResolves local path and URL grammar coordinates declared in a catalog entry.In-memory grammar catalog keyed by grammar name.Immutable grammar entry loaded from a catalog file.Loads XML grammar catalogs with entries such as:
<grammar name="plsql" runtimeGrammar="oracle" parser="..." lexer="..." start-rule="script"/>.