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