public class PatternLanguageGrammarAccess.ExpressionElements
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 |
|---|
ExpressionElements() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.xtext.Alternatives |
getAlternatives() |
org.eclipse.xtext.ParserRule |
getRule() |
org.eclipse.xtext.RuleCall |
getValueReferenceParserRuleCall_1() |
org.eclipse.xtext.RuleCall |
getVariableReferenceParserRuleCall_0() |
getRulespublic org.eclipse.xtext.ParserRule getRule()
public org.eclipse.xtext.Alternatives getAlternatives()
public org.eclipse.xtext.RuleCall getVariableReferenceParserRuleCall_0()
public org.eclipse.xtext.RuleCall getValueReferenceParserRuleCall_1()