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