| Package | Description |
|---|---|
| org.s1ck.gdl |
| Modifier and Type | Method and Description |
|---|---|
GDLParser.ExpressionContext |
GDLParser.expression() |
GDLParser.ExpressionContext |
GDLParser.WhereContext.expression() |
GDLParser.ExpressionContext |
GDLParser.ParenthesizedExpressionContext.expression() |
| Modifier and Type | Method and Description |
|---|---|
void |
GDLListener.enterExpression(GDLParser.ExpressionContext ctx)
Enter a parse tree produced by
GDLParser.expression(). |
void |
GDLBaseListener.enterExpression(GDLParser.ExpressionContext ctx)
Enter a parse tree produced by
GDLParser.expression(). |
void |
GDLListener.exitExpression(GDLParser.ExpressionContext ctx)
Exit a parse tree produced by
GDLParser.expression(). |
void |
GDLBaseListener.exitExpression(GDLParser.ExpressionContext ctx)
Exit a parse tree produced by
GDLParser.expression(). |
Copyright © 2017. All rights reserved.