| Package | Description |
|---|---|
| upsimulator.recognizer |
| Modifier and Type | Method and Description |
|---|---|
UPLanguageParser.PromoterConditionContext |
UPLanguageParser.promoterCondition() |
UPLanguageParser.PromoterConditionContext |
UPLanguageParser.ConditionContext.promoterCondition() |
| Modifier and Type | Method and Description |
|---|---|
T |
UPLanguageVisitor.visitPromoterCondition(UPLanguageParser.PromoterConditionContext ctx)
Visit a parse tree produced by
UPLanguageParser.promoterCondition(). |
T |
UPLanguageRecognizer.visitPromoterCondition(UPLanguageParser.PromoterConditionContext ctx) |
T |
UPLanguageBaseVisitor.visitPromoterCondition(UPLanguageParser.PromoterConditionContext ctx)
Visit a parse tree produced by
UPLanguageParser.promoterCondition(). |