Uses of Package
org.antlr.v4.codegen.model
Packages that use org.antlr.v4.codegen.model
Package
Description
-
Classes in org.antlr.v4.codegen.model used by org.antlr.v4.codegenClassDescriptionThe class hierarchy underneath SrcOp is pretty deep but makes sense that, for example LL1StarBlock is a kind of LL1Loop which is a kind of Choice.Contains Rewrite block (usually as last op)The code associated with the outermost alternative of a rule.All the rule elements we can label like tokens, rules, sets, wildcard.
-
Classes in org.antlr.v4.codegen.model used by org.antlr.v4.codegen.modelClassDescriptionThe class hierarchy underneath SrcOp is pretty deep but makes sense that, for example LL1StarBlock is a kind of LL1Loop which is a kind of Choice.Contains Rewrite block (usually as last op)The code associated with the outermost alternative of a rule.All the rule elements we can label like tokens, rules, sets, wildcard.A model object representing a parse tree listener file.(A | B | C)Indicate field of OutputModelObject is an element to be walked by OutputModelWalker.Represents a serialized ATN that is just a list of signed integers; works for all targets except for java, which requires a 16-bit char encoding.
-
Classes in org.antlr.v4.codegen.model used by org.antlr.v4.codegen.model.chunkClassDescriptionIndicate field of OutputModelObject is an element to be walked by OutputModelWalker.
-
Classes in org.antlr.v4.codegen.model used by org.antlr.v4.codegen.model.declClassDescriptionIndicate field of OutputModelObject is an element to be walked by OutputModelWalker.