| Interface | Description |
|---|---|
| OKWSeParserVisitor<T> |
This interface defines a complete generic visitor for a parse tree produced
by
OKWSeParser. |
| Class | Description |
|---|---|
| OKWSeLexer | |
| OKWSeParser | |
| OKWSeParser.AltContext | |
| OKWSeParser.CommandContext | |
| OKWSeParser.CtrlContext | |
| OKWSeParser.KeyvalueContext | |
| OKWSeParser.ModifierkeyContext | |
| OKWSeParser.RootContext | |
| OKWSeParser.ShiftContext | |
| OKWSeParser.TextContext | |
| OKWSeParser.TypekeyContext | |
| OKWSeParser.ValueContext | |
| OKWSeParserBaseVisitor<T> |
This class provides an empty implementation of
OKWSeParserVisitor,
which can be extended to create a visitor which only needs to handle a subset
of the available methods. |
Copyright © 2020 OpenKeyWord. All rights reserved.