| Package | Description |
|---|---|
| okw.parser | |
| okw.parser.antlr4 |
| Modifier and Type | Method and Description |
|---|---|
String |
OKW_Visitor.visitText(OKW_Parser.TextContext context) |
| Modifier and Type | Method and Description |
|---|---|
OKW_Parser.TextContext |
OKW_Parser.text() |
OKW_Parser.TextContext |
OKW_Parser.RootContext.text(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OKW_Parser.TextContext> |
OKW_Parser.RootContext.text() |
| Modifier and Type | Method and Description |
|---|---|
T |
OKW_ParserVisitor.visitText(OKW_Parser.TextContext ctx)
Visit a parse tree produced by
OKW_Parser.text(). |
T |
OKW_ParserBaseVisitor.visitText(OKW_Parser.TextContext ctx)
Visit a parse tree produced by
OKW_Parser.text(). |
Copyright © 2019 OpenKeyWord. All rights reserved.