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 SummaryNested 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
- 
Method SummaryModifier and TypeMethodDescriptionorg.eclipse.xtext.Alternativesorg.eclipse.xtext.RuleCallorg.eclipse.xtext.RuleCallorg.eclipse.xtext.RuleCallorg.eclipse.xtext.RuleCallorg.eclipse.xtext.Grouporg.eclipse.xtext.Keywordorg.eclipse.xtext.RuleCallorg.eclipse.xtext.RuleCallorg.eclipse.xtext.Keywordorg.eclipse.xtext.ParserRulegetRule()Methods inherited from class org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFindergetRulesMethods inherited from class org.eclipse.xtext.service.AbstractElementFinderfindAssignments, findByNestedRuleCall, findCrossReferences, findCrossReferences, findKeywordPairs, findKeywords, findRuleCalls
- 
Constructor Details- 
PrimaryElementspublic PrimaryElements()
 
- 
- 
Method Details- 
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()
 
-