Uses of Annotation Type
org.antlr.v4.codegen.model.ModelElement
Packages that use ModelElement
Package
Description
-
Uses of ModelElement in org.antlr.v4.codegen.model
Fields in org.antlr.v4.codegen.model with annotations of type ModelElementModifier and TypeFieldDescriptionLexer.actionFuncs
RuleActionFunction.actions
Map actionIndex to ActionRuleFunction.altLabelCtxs
Choice.alts
InvokeRule.argExprsChunks
RuleFunction.args
Recognizer.atn
MatchSet.capture
ExceptionClause.catchAction
ExceptionClause.catchArg
Action.chunks
RuleFunction.code
ParserFile.contextSuperClass
LL1Choice.error
PlusBlock.error
RuleFunction.exceptions
LL1OptionalBlockSingleAlt.expr
MatchSet.expr
SemPred.failChunks
The translated chunks of the user-specified terminal optionfail
, if it was used and the value is an action.RuleFunction.finallyAction
LL1OptionalBlockSingleAlt.followExpr
Parser.funcs
ListenerFile.header
VisitorFile.header
LL1Loop.iteration
Loop.iteration
LexerFile.lexer
RuleFunction.locals
LL1Loop.loopExpr
LexerFile.namedActions
ListenerFile.namedActions
ParserFile.namedActions
RuleFunction.namedActions
VisitorFile.namedActions
ParserFile.parser
RuleFunction.postamble
Choice.preamble
RuleFunction.ruleCtx
Recognizer.sempredFuncs
Recognizer.superClass
-
Uses of ModelElement in org.antlr.v4.codegen.model.chunk
Fields in org.antlr.v4.codegen.model.chunk with annotations of type ModelElement -
Uses of ModelElement in org.antlr.v4.codegen.model.decl
Fields in org.antlr.v4.codegen.model.decl with annotations of type ModelElementModifier and TypeFieldDescriptionStructDecl.attrs
StructDecl.ctorAttrs
List
<? super DispatchMethod> StructDecl.dispatchMethods
StructDecl.extensionMembers
StructDecl.getters
StructDecl.interfaces
CodeBlock.locals
CodeBlock.ops
CodeBlock.preamble