Uses of Class
org.ek9lang.antlr.EK9Parser.ColourLiteralContext
Package
Description
E - Initial Symbol definition by traversing the 'ANTLR' - 'AST'.
-
Uses of EK9Parser.ColourLiteralContext in org.ek9lang.antlr
Modifier and TypeMethodDescriptionvoid
EK9BaseListener.enterColourLiteral
(EK9Parser.ColourLiteralContext ctx) Enter a parse tree produced by thecolourLiteral
labeled alternative inEK9Parser.literal()
.void
EK9Listener.enterColourLiteral
(EK9Parser.ColourLiteralContext ctx) Enter a parse tree produced by thecolourLiteral
labeled alternative inEK9Parser.literal()
.void
EK9BaseListener.exitColourLiteral
(EK9Parser.ColourLiteralContext ctx) Exit a parse tree produced by thecolourLiteral
labeled alternative inEK9Parser.literal()
.void
EK9Listener.exitColourLiteral
(EK9Parser.ColourLiteralContext ctx) Exit a parse tree produced by thecolourLiteral
labeled alternative inEK9Parser.literal()
.EK9BaseVisitor.visitColourLiteral
(EK9Parser.ColourLiteralContext ctx) Visit a parse tree produced by thecolourLiteral
labeled alternative inEK9Parser.literal()
.EK9Visitor.visitColourLiteral
(EK9Parser.ColourLiteralContext ctx) Visit a parse tree produced by thecolourLiteral
labeled alternative inEK9Parser.literal()
. -
Uses of EK9Parser.ColourLiteralContext in org.ek9lang.compiler.phase1
Modifier and TypeMethodDescriptionvoid
DefinitionListener.enterColourLiteral
(EK9Parser.ColourLiteralContext ctx)