public class PatternLanguageGrammarAccess.ValueReferenceElements
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 |
---|
ValueReferenceElements() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.xtext.Alternatives |
getAlternatives() |
org.eclipse.xtext.RuleCall |
getComputationValueParserRuleCall_2() |
org.eclipse.xtext.RuleCall |
getLiteralValueReferenceParserRuleCall_0() |
org.eclipse.xtext.ParserRule |
getRule() |
org.eclipse.xtext.RuleCall |
getVariableValueParserRuleCall_1() |
getRules
public org.eclipse.xtext.ParserRule getRule()
public org.eclipse.xtext.Alternatives getAlternatives()
public org.eclipse.xtext.RuleCall getLiteralValueReferenceParserRuleCall_0()
public org.eclipse.xtext.RuleCall getVariableValueParserRuleCall_1()
public org.eclipse.xtext.RuleCall getComputationValueParserRuleCall_2()