| Package | Description |
|---|---|
| org.s1ck.gdl |
| Modifier and Type | Method and Description |
|---|---|
GDLParser.XorExpressionContext |
GDLParser.xorExpression() |
GDLParser.XorExpressionContext |
GDLParser.ExpressionContext.xorExpression() |
| Modifier and Type | Method and Description |
|---|---|
void |
GDLListener.enterXorExpression(GDLParser.XorExpressionContext ctx)
Enter a parse tree produced by
GDLParser.xorExpression(). |
void |
GDLBaseListener.enterXorExpression(GDLParser.XorExpressionContext ctx)
Enter a parse tree produced by
GDLParser.xorExpression(). |
void |
GDLListener.exitXorExpression(GDLParser.XorExpressionContext ctx)
Exit a parse tree produced by
GDLParser.xorExpression(). |
void |
GDLBaseListener.exitXorExpression(GDLParser.XorExpressionContext ctx)
Exit a parse tree produced by
GDLParser.xorExpression(). |
Copyright © 2017. All rights reserved.