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