| Package | Description |
|---|---|
| upsimulator.recognizer |
| Modifier and Type | Method and Description |
|---|---|
UPLanguageParser.PriorityContext |
UPLanguageParser.priority() |
UPLanguageParser.PriorityContext |
UPLanguageParser.PriorityConditionContext.priority() |
| Modifier and Type | Method and Description |
|---|---|
T |
UPLanguageVisitor.visitPriority(UPLanguageParser.PriorityContext ctx)
Visit a parse tree produced by
UPLanguageParser.priority(). |
T |
UPLanguageRecognizer.visitPriority(UPLanguageParser.PriorityContext ctx) |
T |
UPLanguageBaseVisitor.visitPriority(UPLanguageParser.PriorityContext ctx)
Visit a parse tree produced by
UPLanguageParser.priority(). |