| Package | Description |
|---|---|
| org.colomoto.biolqm.io.antlr |
Parser implementations using the antlr parser generator.
|
| Modifier and Type | Method and Description |
|---|---|
ITNETParser.TargetContext |
ITNETParser.target() |
ITNETParser.TargetContext |
ITNETParser.LineContext.target() |
| Modifier and Type | Method and Description |
|---|---|
void |
ITNETListener.enterTarget(ITNETParser.TargetContext ctx)
Enter a parse tree produced by
ITNETParser.target(). |
void |
ITNETBaseListener.enterTarget(ITNETParser.TargetContext ctx)
Enter a parse tree produced by
ITNETParser.target(). |
void |
ITNETListener.exitTarget(ITNETParser.TargetContext ctx)
Exit a parse tree produced by
ITNETParser.target(). |
void |
ITNETBaseListener.exitTarget(ITNETParser.TargetContext ctx)
Exit a parse tree produced by
ITNETParser.target(). |
Copyright © 2012–2020. All rights reserved.