Package com._1c.g5.v8.dt.bsl.services
Class BslGrammarAccess.PreprocessorStatementInnerIfElements
java.lang.Object
org.eclipse.xtext.service.AbstractElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
com._1c.g5.v8.dt.bsl.services.BslGrammarAccess.PreprocessorStatementInnerIfElements
- All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess
,org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
- Enclosing class:
- BslGrammarAccess
public class BslGrammarAccess.PreprocessorStatementInnerIfElements
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 -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.xtext.RuleCall
org.eclipse.xtext.Assignment
org.eclipse.xtext.RuleCall
org.eclipse.xtext.Assignment
org.eclipse.xtext.RuleCall
org.eclipse.xtext.RuleCall
org.eclipse.xtext.Group
getGroup()
org.eclipse.xtext.Assignment
org.eclipse.xtext.RuleCall
org.eclipse.xtext.Action
org.eclipse.xtext.Assignment
org.eclipse.xtext.RuleCall
org.eclipse.xtext.ParserRule
getRule()
Methods inherited from class org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
getRules
Methods inherited from class org.eclipse.xtext.service.AbstractElementFinder
findAssignments, findByNestedRuleCall, findCrossReferences, findCrossReferences, findKeywordPairs, findKeywords, findRuleCalls
-
Constructor Details
-
PreprocessorStatementInnerIfElements
public PreprocessorStatementInnerIfElements()
-
-
Method Details
-
getRule
public org.eclipse.xtext.ParserRule getRule() -
getGroup
public org.eclipse.xtext.Group getGroup() -
getBEGIN_IFPREPROCESSORTerminalRuleCall_0
public org.eclipse.xtext.RuleCall getBEGIN_IFPREPROCESSORTerminalRuleCall_0() -
getIfPreprocessorStatementAction_1
public org.eclipse.xtext.Action getIfPreprocessorStatementAction_1() -
getIfPartAssignment_2
public org.eclipse.xtext.Assignment getIfPartAssignment_2() -
getIfPartPreprocessorIfConditionalStatementParserRuleCall_2_0
public org.eclipse.xtext.RuleCall getIfPartPreprocessorIfConditionalStatementParserRuleCall_2_0() -
getElsIfPartsAssignment_3
public org.eclipse.xtext.Assignment getElsIfPartsAssignment_3() -
getElsIfPartsPreprocessorElseIfConditionalStatementParserRuleCall_3_0
public org.eclipse.xtext.RuleCall getElsIfPartsPreprocessorElseIfConditionalStatementParserRuleCall_3_0() -
getElseElementAssignment_4
public org.eclipse.xtext.Assignment getElseElementAssignment_4() -
getElseElementPreprocessorConditionalStatementParserRuleCall_4_0
public org.eclipse.xtext.RuleCall getElseElementPreprocessorConditionalStatementParserRuleCall_4_0() -
getEND_IFPREPROCESSORTerminalRuleCall_5
public org.eclipse.xtext.RuleCall getEND_IFPREPROCESSORTerminalRuleCall_5() -
getItemAfterAssignment_6
public org.eclipse.xtext.Assignment getItemAfterAssignment_6() -
getItemAfterPreprocessorItemStatementInnerAfterParserRuleCall_6_0
public org.eclipse.xtext.RuleCall getItemAfterPreprocessorItemStatementInnerAfterParserRuleCall_6_0()
-