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