public class EMFPatternLanguageGrammarAccess.XBooleanLiteralElements
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 |
---|
XBooleanLiteralElements() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.xtext.Alternatives |
getAlternatives_1() |
org.eclipse.xtext.Keyword |
getFalseKeyword_1_0() |
org.eclipse.xtext.Keyword |
getFALSEKeyword_1_1() |
org.eclipse.xtext.Group |
getGroup() |
org.eclipse.xtext.Assignment |
getIsTrueAssignment_1_2() |
org.eclipse.xtext.Assignment |
getIsTrueAssignment_1_3() |
org.eclipse.xtext.Keyword |
getIsTrueTrueKeyword_1_2_0() |
org.eclipse.xtext.Keyword |
getIsTrueTRUEKeyword_1_3_0() |
org.eclipse.xtext.ParserRule |
getRule() |
org.eclipse.xtext.Action |
getXBooleanLiteralAction_0() |
getRules
public org.eclipse.xtext.ParserRule getRule()
public org.eclipse.xtext.Group getGroup()
public org.eclipse.xtext.Action getXBooleanLiteralAction_0()
public org.eclipse.xtext.Alternatives getAlternatives_1()
public org.eclipse.xtext.Keyword getFalseKeyword_1_0()
public org.eclipse.xtext.Keyword getFALSEKeyword_1_1()
public org.eclipse.xtext.Assignment getIsTrueAssignment_1_2()
public org.eclipse.xtext.Keyword getIsTrueTrueKeyword_1_2_0()
public org.eclipse.xtext.Assignment getIsTrueAssignment_1_3()
public org.eclipse.xtext.Keyword getIsTrueTRUEKeyword_1_3_0()