Package | Description |
---|---|
upsimulator.recognizer |
Modifier and Type | Method and Description |
---|---|
UPLanguageParser.GoContext |
UPLanguageParser.go() |
UPLanguageParser.GoContext |
UPLanguageParser.PositionResultContext.go() |
Modifier and Type | Method and Description |
---|---|
T |
UPLanguageVisitor.visitGo(UPLanguageParser.GoContext ctx)
Visit a parse tree produced by
UPLanguageParser.go() . |
T |
UPLanguageRecognizer.visitGo(UPLanguageParser.GoContext ctx) |
T |
UPLanguageBaseVisitor.visitGo(UPLanguageParser.GoContext ctx)
Visit a parse tree produced by
UPLanguageParser.go() . |