| Interface | Description |
|---|---|
| OKWCoreParserVisitor<T> |
This interface defines a complete generic visitor for a parse tree produced
by
OKWCoreParser. |
| Class | Description |
|---|---|
| OKWCoreLexer | |
| OKWCoreParser | |
| OKWCoreParser.EnvvalueContext | |
| OKWCoreParser.Okw_env_varContext | |
| OKWCoreParser.Okw_internal_varContext | |
| OKWCoreParser.RootContext | |
| OKWCoreParser.TextContext | |
| OKWCoreParserBaseVisitor<T> |
This class provides an empty implementation of
OKWCoreParserVisitor,
which can be extended to create a visitor which only needs to handle a subset
of the available methods. |
Copyright © 2021 OpenKeyWord. All rights reserved.