| Package | Description |
|---|---|
| org.s1ck.gdl |
| Modifier and Type | Method and Description |
|---|---|
GDLParser.LiteralContext |
GDLParser.literal() |
GDLParser.LiteralContext |
GDLParser.PropertyContext.literal() |
GDLParser.LiteralContext |
GDLParser.ComparisonElementContext.literal() |
| Modifier and Type | Method and Description |
|---|---|
void |
GDLListener.enterLiteral(GDLParser.LiteralContext ctx)
Enter a parse tree produced by
GDLParser.literal(). |
void |
GDLBaseListener.enterLiteral(GDLParser.LiteralContext ctx)
Enter a parse tree produced by
GDLParser.literal(). |
void |
GDLListener.exitLiteral(GDLParser.LiteralContext ctx)
Exit a parse tree produced by
GDLParser.literal(). |
void |
GDLBaseListener.exitLiteral(GDLParser.LiteralContext ctx)
Exit a parse tree produced by
GDLParser.literal(). |
Copyright © 2017. All rights reserved.