| Package | Description |
|---|---|
| org.colomoto.biolqm.io.antlr |
Parser implementations using the antlr parser generator.
|
| Modifier and Type | Method and Description |
|---|---|
BNetParser.NotContext |
BNetParser.not() |
BNetParser.NotContext |
BNetParser.SimpleExprContext.not(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<BNetParser.NotContext> |
BNetParser.SimpleExprContext.not() |
| Modifier and Type | Method and Description |
|---|---|
void |
BNetBaseListener.enterNot(BNetParser.NotContext ctx)
Enter a parse tree produced by
BNetParser.not(). |
void |
BNetListener.enterNot(BNetParser.NotContext ctx)
Enter a parse tree produced by
BNetParser.not(). |
void |
BNetBaseListener.exitNot(BNetParser.NotContext ctx)
Exit a parse tree produced by
BNetParser.not(). |
void |
BNetListener.exitNot(BNetParser.NotContext ctx)
Exit a parse tree produced by
BNetParser.not(). |
Copyright © 2012–2020. All rights reserved.