| Package | Description |
|---|---|
| upsimulator.recognizer |
| Modifier and Type | Method and Description |
|---|---|
UPLanguageParser.StartContext |
UPLanguageParser.start() |
| Modifier and Type | Method and Description |
|---|---|
T |
UPLanguageVisitor.visitStart(UPLanguageParser.StartContext ctx)
Visit a parse tree produced by
UPLanguageParser.start(). |
T |
UPLanguageRecognizer.visitStart(UPLanguageParser.StartContext ctx) |
T |
UPLanguageBaseVisitor.visitStart(UPLanguageParser.StartContext ctx)
Visit a parse tree produced by
UPLanguageParser.start(). |