Package com._1c.g5.v8.dt.bsl.services
Class BslGrammarAccess.FormalParamElements
- java.lang.Object
-
- org.eclipse.xtext.service.AbstractElementFinder
-
- org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
-
- com._1c.g5.v8.dt.bsl.services.BslGrammarAccess.FormalParamElements
-
- All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess
,org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
- Enclosing class:
- BslGrammarAccess
public class BslGrammarAccess.FormalParamElements extends org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.eclipse.xtext.service.AbstractElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractEnumRuleElementFinder, org.eclipse.xtext.service.AbstractElementFinder.AbstractGrammarElementFinder, org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
-
-
Constructor Summary
Constructors Constructor Description FormalParamElements()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.eclipse.xtext.Alternatives
getAlternatives_2_1()
org.eclipse.xtext.Alternatives
getAlternatives_2_1_1_0()
org.eclipse.xtext.Alternatives
getByValueAlternatives_0_0()
org.eclipse.xtext.Assignment
getByValueAssignment_0()
org.eclipse.xtext.Keyword
getByValueCyrillicCapitalLetterZeCyrillicSmallLetterEnCyrillicSmallLetterACyrillicSmallLetterCheKeyword_0_0_1()
org.eclipse.xtext.Keyword
getByValueValKeyword_0_0_0()
org.eclipse.xtext.Assignment
getDefaultValueAssignment_2_1_0()
org.eclipse.xtext.Assignment
getDefaultValueAssignment_2_1_1_1()
org.eclipse.xtext.RuleCall
getDefaultValueLiteralParserRuleCall_2_1_0_0()
org.eclipse.xtext.RuleCall
getDefaultValueNumberLiteralParserRuleCall_2_1_1_1_0()
org.eclipse.xtext.Keyword
getEqualsSignKeyword_2_0()
org.eclipse.xtext.Group
getGroup()
org.eclipse.xtext.Group
getGroup_2()
org.eclipse.xtext.Group
getGroup_2_1_1()
org.eclipse.xtext.Keyword
getHyphenMinusKeyword_2_1_1_0_1()
org.eclipse.xtext.Assignment
getNameAssignment_1()
org.eclipse.xtext.RuleCall
getNameNameParserRuleCall_1_0()
org.eclipse.xtext.Keyword
getPlusSignKeyword_2_1_1_0_0()
org.eclipse.xtext.ParserRule
getRule()
-
Methods inherited from class org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
getRules
-
-
-
-
Method Detail
-
getRule
public org.eclipse.xtext.ParserRule getRule()
-
getGroup
public org.eclipse.xtext.Group getGroup()
-
getByValueAssignment_0
public org.eclipse.xtext.Assignment getByValueAssignment_0()
-
getByValueAlternatives_0_0
public org.eclipse.xtext.Alternatives getByValueAlternatives_0_0()
-
getByValueValKeyword_0_0_0
public org.eclipse.xtext.Keyword getByValueValKeyword_0_0_0()
-
getByValueCyrillicCapitalLetterZeCyrillicSmallLetterEnCyrillicSmallLetterACyrillicSmallLetterCheKeyword_0_0_1
public org.eclipse.xtext.Keyword getByValueCyrillicCapitalLetterZeCyrillicSmallLetterEnCyrillicSmallLetterACyrillicSmallLetterCheKeyword_0_0_1()
-
getNameAssignment_1
public org.eclipse.xtext.Assignment getNameAssignment_1()
-
getNameNameParserRuleCall_1_0
public org.eclipse.xtext.RuleCall getNameNameParserRuleCall_1_0()
-
getGroup_2
public org.eclipse.xtext.Group getGroup_2()
-
getEqualsSignKeyword_2_0
public org.eclipse.xtext.Keyword getEqualsSignKeyword_2_0()
-
getAlternatives_2_1
public org.eclipse.xtext.Alternatives getAlternatives_2_1()
-
getDefaultValueAssignment_2_1_0
public org.eclipse.xtext.Assignment getDefaultValueAssignment_2_1_0()
-
getDefaultValueLiteralParserRuleCall_2_1_0_0
public org.eclipse.xtext.RuleCall getDefaultValueLiteralParserRuleCall_2_1_0_0()
-
getGroup_2_1_1
public org.eclipse.xtext.Group getGroup_2_1_1()
-
getAlternatives_2_1_1_0
public org.eclipse.xtext.Alternatives getAlternatives_2_1_1_0()
-
getPlusSignKeyword_2_1_1_0_0
public org.eclipse.xtext.Keyword getPlusSignKeyword_2_1_1_0_0()
-
getHyphenMinusKeyword_2_1_1_0_1
public org.eclipse.xtext.Keyword getHyphenMinusKeyword_2_1_1_0_1()
-
getDefaultValueAssignment_2_1_1_1
public org.eclipse.xtext.Assignment getDefaultValueAssignment_2_1_1_1()
-
getDefaultValueNumberLiteralParserRuleCall_2_1_1_1_0
public org.eclipse.xtext.RuleCall getDefaultValueNumberLiteralParserRuleCall_2_1_1_1_0()
-
-