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