| Package | Description |
|---|---|
| org.s1ck.gdl |
| Modifier and Type | Method and Description |
|---|---|
GDLParser.NotExpressionContext |
GDLParser.notExpression() |
GDLParser.NotExpressionContext |
GDLParser.OrExpressionContext.notExpression(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<GDLParser.NotExpressionContext> |
GDLParser.OrExpressionContext.notExpression() |
| Modifier and Type | Method and Description |
|---|---|
void |
GDLListener.enterNotExpression(GDLParser.NotExpressionContext ctx)
Enter a parse tree produced by
GDLParser.notExpression(). |
void |
GDLBaseListener.enterNotExpression(GDLParser.NotExpressionContext ctx)
Enter a parse tree produced by
GDLParser.notExpression(). |
void |
GDLListener.exitNotExpression(GDLParser.NotExpressionContext ctx)
Exit a parse tree produced by
GDLParser.notExpression(). |
void |
GDLBaseListener.exitNotExpression(GDLParser.NotExpressionContext ctx)
Exit a parse tree produced by
GDLParser.notExpression(). |
Copyright © 2017. All rights reserved.