| Package | Description |
|---|---|
| org.colomoto.biolqm.io.antlr |
Parser implementations using the antlr parser generator.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BooleanFunctionListener.enterOrExpr(BooleanFunctionParser.OrExprContext ctx)
Enter a parse tree produced by the
orExpr
labeled alternative in BooleanFunctionParser.expr(). |
void |
BooleanFunctionBaseListener.enterOrExpr(BooleanFunctionParser.OrExprContext ctx)
Enter a parse tree produced by the
orExpr
labeled alternative in BooleanFunctionParser.expr(). |
void |
BooleanFunctionListener.exitOrExpr(BooleanFunctionParser.OrExprContext ctx)
Exit a parse tree produced by the
orExpr
labeled alternative in BooleanFunctionParser.expr(). |
void |
BooleanFunctionBaseListener.exitOrExpr(BooleanFunctionParser.OrExprContext ctx)
Exit a parse tree produced by the
orExpr
labeled alternative in BooleanFunctionParser.expr(). |
Copyright © 2012–2020. All rights reserved.