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