public class PropertiesGrammarAccess.BooleanLiteralElements
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 |
---|
PropertiesGrammarAccess.BooleanLiteralElements() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.xtext.Alternatives |
getAlternatives_1() |
org.eclipse.xtext.Action |
getBooleanLiteralAction_0() |
org.eclipse.xtext.Keyword |
getFalseKeyword_1_1() |
org.eclipse.xtext.Group |
getGroup() |
org.eclipse.xtext.ParserRule |
getRule() |
org.eclipse.xtext.Assignment |
getValueAssignment_1_0() |
org.eclipse.xtext.Keyword |
getValueTrueKeyword_1_0_0() |
public PropertiesGrammarAccess.BooleanLiteralElements()
public org.eclipse.xtext.ParserRule getRule()
public org.eclipse.xtext.Group getGroup()
public org.eclipse.xtext.Action getBooleanLiteralAction_0()
public org.eclipse.xtext.Alternatives getAlternatives_1()
public org.eclipse.xtext.Assignment getValueAssignment_1_0()
public org.eclipse.xtext.Keyword getValueTrueKeyword_1_0_0()
public org.eclipse.xtext.Keyword getFalseKeyword_1_1()