public class ErrorModelGrammarAccess.SConditionTermElements
extends org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractEnumRuleElementFinder, org.eclipse.xtext.service.AbstractElementFinder.AbstractGrammarElementFinder, org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
Constructor and Description |
---|
ErrorModelGrammarAccess.SConditionTermElements() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.xtext.Alternatives |
getAlternatives() |
org.eclipse.xtext.Group |
getGroup_3() |
org.eclipse.xtext.Keyword |
getLeftParenthesisKeyword_3_0() |
org.eclipse.xtext.Keyword |
getRightParenthesisKeyword_3_2() |
org.eclipse.xtext.ParserRule |
getRule() |
org.eclipse.xtext.RuleCall |
getSConditionElementParserRuleCall_0() |
org.eclipse.xtext.RuleCall |
getSConditionExpressionParserRuleCall_3_1() |
org.eclipse.xtext.RuleCall |
getSOrlessExpressionParserRuleCall_2() |
org.eclipse.xtext.RuleCall |
getSOrmoreExpressionParserRuleCall_1() |
public ErrorModelGrammarAccess.SConditionTermElements()
public org.eclipse.xtext.ParserRule getRule()
public org.eclipse.xtext.Alternatives getAlternatives()
public org.eclipse.xtext.RuleCall getSConditionElementParserRuleCall_0()
public org.eclipse.xtext.RuleCall getSOrmoreExpressionParserRuleCall_1()
public org.eclipse.xtext.RuleCall getSOrlessExpressionParserRuleCall_2()
public org.eclipse.xtext.Group getGroup_3()
public org.eclipse.xtext.Keyword getLeftParenthesisKeyword_3_0()
public org.eclipse.xtext.RuleCall getSConditionExpressionParserRuleCall_3_1()
public org.eclipse.xtext.Keyword getRightParenthesisKeyword_3_2()