Package | Description |
---|---|
upsimulator.recognizer |
Modifier and Type | Method and Description |
---|---|
UPLanguageParser.AbcDimContext |
UPLanguageParser.abcDim() |
UPLanguageParser.AbcDimContext |
UPLanguageParser.PruleContext.abcDim(int i) |
Modifier and Type | Method and Description |
---|---|
java.util.List<UPLanguageParser.AbcDimContext> |
UPLanguageParser.PruleContext.abcDim() |
Modifier and Type | Method and Description |
---|---|
T |
UPLanguageVisitor.visitAbcDim(UPLanguageParser.AbcDimContext ctx)
Visit a parse tree produced by
UPLanguageParser.abcDim() . |
T |
UPLanguageRecognizer.visitAbcDim(UPLanguageParser.AbcDimContext ctx) |
T |
UPLanguageBaseVisitor.visitAbcDim(UPLanguageParser.AbcDimContext ctx)
Visit a parse tree produced by
UPLanguageParser.abcDim() . |