public class PatternLanguageGrammarAccess.ParameterDirectionElements
extends org.eclipse.xtext.service.AbstractElementFinder.AbstractEnumRuleElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractEnumRuleElementFinder, org.eclipse.xtext.service.AbstractElementFinder.AbstractGrammarElementFinder, org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
Constructor and Description |
---|
ParameterDirectionElements() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.xtext.Alternatives |
getAlternatives() |
org.eclipse.xtext.EnumLiteralDeclaration |
getInEnumLiteralDeclaration_1() |
org.eclipse.xtext.Keyword |
getInInKeyword_1_0() |
org.eclipse.xtext.EnumLiteralDeclaration |
getInoutEnumLiteralDeclaration_0() |
org.eclipse.xtext.Keyword |
getInoutInoutKeyword_0_0() |
org.eclipse.xtext.EnumLiteralDeclaration |
getOutEnumLiteralDeclaration_2() |
org.eclipse.xtext.Keyword |
getOutOutKeyword_2_0() |
org.eclipse.xtext.EnumRule |
getRule() |
getRules
public org.eclipse.xtext.EnumRule getRule()
public org.eclipse.xtext.Alternatives getAlternatives()
public org.eclipse.xtext.EnumLiteralDeclaration getInoutEnumLiteralDeclaration_0()
public org.eclipse.xtext.Keyword getInoutInoutKeyword_0_0()
public org.eclipse.xtext.EnumLiteralDeclaration getInEnumLiteralDeclaration_1()
public org.eclipse.xtext.Keyword getInInKeyword_1_0()
public org.eclipse.xtext.EnumLiteralDeclaration getOutEnumLiteralDeclaration_2()
public org.eclipse.xtext.Keyword getOutOutKeyword_2_0()