public class PatternLanguageGrammarAccess.LiteralValueReferenceElements
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 |
---|
LiteralValueReferenceElements() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.xtext.Alternatives |
getAlternatives() |
org.eclipse.xtext.RuleCall |
getBoolValueParserRuleCall_3() |
org.eclipse.xtext.RuleCall |
getDoubleValueParserRuleCall_2() |
org.eclipse.xtext.RuleCall |
getIntValueParserRuleCall_0() |
org.eclipse.xtext.ParserRule |
getRule() |
org.eclipse.xtext.RuleCall |
getStringValueParserRuleCall_1() |
public org.eclipse.xtext.ParserRule getRule()
public org.eclipse.xtext.Alternatives getAlternatives()
public org.eclipse.xtext.RuleCall getIntValueParserRuleCall_0()
public org.eclipse.xtext.RuleCall getStringValueParserRuleCall_1()
public org.eclipse.xtext.RuleCall getDoubleValueParserRuleCall_2()
public org.eclipse.xtext.RuleCall getBoolValueParserRuleCall_3()