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