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