Package com._1c.g5.v8.dt.bsl.services
Class BslGrammarAccess.PrimaryElements
- java.lang.Object
- 
- org.eclipse.xtext.service.AbstractElementFinder
- 
- org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
- 
- com._1c.g5.v8.dt.bsl.services.BslGrammarAccess.PrimaryElements
 
 
 
- 
- All Implemented Interfaces:
- org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess,- org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
 - Enclosing class:
- BslGrammarAccess
 
 public class BslGrammarAccess.PrimaryElements extends org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class org.eclipse.xtext.service.AbstractElementFinderorg.eclipse.xtext.service.AbstractElementFinder.AbstractEnumRuleElementFinder, org.eclipse.xtext.service.AbstractElementFinder.AbstractGrammarElementFinder, org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
 
- 
 - 
Constructor SummaryConstructors Constructor Description PrimaryElements()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description org.eclipse.xtext.AlternativesgetAlternatives()org.eclipse.xtext.RuleCallgetAwaitExpressionParserRuleCall_5()org.eclipse.xtext.RuleCallgetCreatorParserRuleCall_2()org.eclipse.xtext.RuleCallgetExpressionParserRuleCall_0_1()org.eclipse.xtext.RuleCallgetFeatureResolvingParserRuleCall_1()org.eclipse.xtext.GroupgetGroup_0()org.eclipse.xtext.KeywordgetLeftParenthesisKeyword_0_0()org.eclipse.xtext.RuleCallgetLiteralParserRuleCall_3()org.eclipse.xtext.RuleCallgetPreprocessorBslExpressionParserRuleCall_4()org.eclipse.xtext.KeywordgetRightParenthesisKeyword_0_2()org.eclipse.xtext.ParserRulegetRule()- 
Methods inherited from class org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFindergetRules
 
- 
 
- 
- 
- 
Method Detail- 
getRulepublic org.eclipse.xtext.ParserRule getRule() 
 - 
getAlternativespublic org.eclipse.xtext.Alternatives getAlternatives() 
 - 
getGroup_0public org.eclipse.xtext.Group getGroup_0() 
 - 
getLeftParenthesisKeyword_0_0public org.eclipse.xtext.Keyword getLeftParenthesisKeyword_0_0() 
 - 
getExpressionParserRuleCall_0_1public org.eclipse.xtext.RuleCall getExpressionParserRuleCall_0_1() 
 - 
getRightParenthesisKeyword_0_2public org.eclipse.xtext.Keyword getRightParenthesisKeyword_0_2() 
 - 
getFeatureResolvingParserRuleCall_1public org.eclipse.xtext.RuleCall getFeatureResolvingParserRuleCall_1() 
 - 
getCreatorParserRuleCall_2public org.eclipse.xtext.RuleCall getCreatorParserRuleCall_2() 
 - 
getLiteralParserRuleCall_3public org.eclipse.xtext.RuleCall getLiteralParserRuleCall_3() 
 - 
getPreprocessorBslExpressionParserRuleCall_4public org.eclipse.xtext.RuleCall getPreprocessorBslExpressionParserRuleCall_4() 
 - 
getAwaitExpressionParserRuleCall_5public org.eclipse.xtext.RuleCall getAwaitExpressionParserRuleCall_5() 
 
- 
 
-