Package com._1c.g5.v8.dt.bsl.services
Class BslGrammarAccess.PreprocessorModuleIfElements
java.lang.Object
org.eclipse.xtext.service.AbstractElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
com._1c.g5.v8.dt.bsl.services.BslGrammarAccess.PreprocessorModuleIfElements
- All Implemented Interfaces:
- org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess,- org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
- Enclosing class:
- BslGrammarAccess
public class BslGrammarAccess.PreprocessorModuleIfElements
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.RuleCallorg.eclipse.xtext.Assignmentorg.eclipse.xtext.RuleCallorg.eclipse.xtext.Assignmentorg.eclipse.xtext.RuleCallorg.eclipse.xtext.RuleCallorg.eclipse.xtext.GroupgetGroup()org.eclipse.xtext.Assignmentorg.eclipse.xtext.RuleCallorg.eclipse.xtext.Actionorg.eclipse.xtext.Assignmentorg.eclipse.xtext.RuleCallorg.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- 
PreprocessorModuleIfElementspublic PreprocessorModuleIfElements()
 
- 
- 
Method Details- 
getRulepublic org.eclipse.xtext.ParserRule getRule()
- 
getGrouppublic org.eclipse.xtext.Group getGroup()
- 
getBEGIN_IFPREPROCESSORTerminalRuleCall_0public org.eclipse.xtext.RuleCall getBEGIN_IFPREPROCESSORTerminalRuleCall_0()
- 
getIfPreprocessorDeclareStatementAction_1public org.eclipse.xtext.Action getIfPreprocessorDeclareStatementAction_1()
- 
getIfPartAssignment_2public org.eclipse.xtext.Assignment getIfPartAssignment_2()
- 
getIfPartPreprocessorIfConditionalModuleParserRuleCall_2_0public org.eclipse.xtext.RuleCall getIfPartPreprocessorIfConditionalModuleParserRuleCall_2_0()
- 
getElsIfPartsAssignment_3public org.eclipse.xtext.Assignment getElsIfPartsAssignment_3()
- 
getElsIfPartsPreprocessorElseIfConditionalModuleParserRuleCall_3_0public org.eclipse.xtext.RuleCall getElsIfPartsPreprocessorElseIfConditionalModuleParserRuleCall_3_0()
- 
getElseElementAssignment_4public org.eclipse.xtext.Assignment getElseElementAssignment_4()
- 
getElseElementPreprocessorConditionalModuleParserRuleCall_4_0public org.eclipse.xtext.RuleCall getElseElementPreprocessorConditionalModuleParserRuleCall_4_0()
- 
getEND_IFPREPROCESSORTerminalRuleCall_5public org.eclipse.xtext.RuleCall getEND_IFPREPROCESSORTerminalRuleCall_5()
- 
getItemAfterAssignment_6public org.eclipse.xtext.Assignment getItemAfterAssignment_6()
- 
getItemAfterPreprocessorItemModuleAfterParserRuleCall_6_0public org.eclipse.xtext.RuleCall getItemAfterPreprocessorItemModuleAfterParserRuleCall_6_0()
 
-