| Package | Description |
|---|---|
| org.colomoto.biolqm.io.antlr |
Parser implementations using the antlr parser generator.
|
| Modifier and Type | Method and Description |
|---|---|
BNetParser.OrContext |
BNetParser.or() |
BNetParser.OrContext |
BNetParser.OrExprContext.or() |
| Modifier and Type | Method and Description |
|---|---|
void |
BNetBaseListener.enterOr(BNetParser.OrContext ctx)
Enter a parse tree produced by
BNetParser.or(). |
void |
BNetListener.enterOr(BNetParser.OrContext ctx)
Enter a parse tree produced by
BNetParser.or(). |
void |
BNetBaseListener.exitOr(BNetParser.OrContext ctx)
Exit a parse tree produced by
BNetParser.or(). |
void |
BNetListener.exitOr(BNetParser.OrContext ctx)
Exit a parse tree produced by
BNetParser.or(). |
Copyright © 2012–2020. All rights reserved.