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