Uses of Class
de.grogra.suggest.generated.SimpleXLParser.PrimaryPatternContext
-
Uses of SimpleXLParser.PrimaryPatternContext in de.grogra.suggest.generated
Modifier and TypeMethodDescriptionSimpleXLParser.LabeledPrimaryPatternNoDotContext.primaryPattern()
SimpleXLParser.primaryPattern()
Modifier and TypeMethodDescriptionvoid
SimpleXLParserBaseListener.enterPrimaryPattern
(SimpleXLParser.PrimaryPatternContext ctx) Enter a parse tree produced bySimpleXLParser.primaryPattern()
.void
SimpleXLParserListener.enterPrimaryPattern
(SimpleXLParser.PrimaryPatternContext ctx) Enter a parse tree produced bySimpleXLParser.primaryPattern()
.void
SimpleXLParserBaseListener.exitPrimaryPattern
(SimpleXLParser.PrimaryPatternContext ctx) Exit a parse tree produced bySimpleXLParser.primaryPattern()
.void
SimpleXLParserListener.exitPrimaryPattern
(SimpleXLParser.PrimaryPatternContext ctx) Exit a parse tree produced bySimpleXLParser.primaryPattern()
.SimpleXLParserBaseVisitor.visitPrimaryPattern
(SimpleXLParser.PrimaryPatternContext ctx) Visit a parse tree produced bySimpleXLParser.primaryPattern()
.SimpleXLParserVisitor.visitPrimaryPattern
(SimpleXLParser.PrimaryPatternContext ctx) Visit a parse tree produced bySimpleXLParser.primaryPattern()
.