| Package | Description |
|---|---|
| okw.parser.antlr4 |
| Modifier and Type | Method and Description |
|---|---|
OKW_Parser.RootContext |
OKW_Parser.root() |
| Modifier and Type | Method and Description |
|---|---|
void |
OKW_ParserListener.enterRoot(OKW_Parser.RootContext ctx)
Enter a parse tree produced by
OKW_Parser.root(). |
void |
OKW_ParserBaseListener.enterRoot(OKW_Parser.RootContext ctx)
Enter a parse tree produced by
OKW_Parser.root(). |
void |
OKW_ParserListener.exitRoot(OKW_Parser.RootContext ctx)
Exit a parse tree produced by
OKW_Parser.root(). |
void |
OKW_ParserBaseListener.exitRoot(OKW_Parser.RootContext ctx)
Exit a parse tree produced by
OKW_Parser.root(). |
T |
OKW_ParserVisitor.visitRoot(OKW_Parser.RootContext ctx)
Visit a parse tree produced by
OKW_Parser.root(). |
T |
OKW_ParserBaseVisitor.visitRoot(OKW_Parser.RootContext ctx)
Visit a parse tree produced by
OKW_Parser.root(). |
Copyright © 2017 OpenKeyWord. All rights reserved.