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