| Package | Description |
|---|---|
| okw.parser | |
| okw.parser.antlr4.se |
| Modifier and Type | Method and Description |
|---|---|
String |
OKWSeVisitor.visitText(OKWSeParser.TextContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
OKWSeParser.TextContext |
OKWSeParser.text() |
OKWSeParser.TextContext |
OKWSeParser.RootContext.text(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OKWSeParser.TextContext> |
OKWSeParser.RootContext.text() |
| Modifier and Type | Method and Description |
|---|---|
T |
OKWSeParserVisitor.visitText(OKWSeParser.TextContext ctx)
Visit a parse tree produced by
OKWSeParser.text(). |
T |
OKWSeParserBaseVisitor.visitText(OKWSeParser.TextContext ctx)
Visit a parse tree produced by
OKWSeParser.text(). |
Copyright © 2020 OpenKeyWord. All rights reserved.