Package com._1c.g5.v8.dt.bsl.services
Class BslGrammarAccess.GotoStatementElements
- java.lang.Object
- 
- org.eclipse.xtext.service.AbstractElementFinder
- 
- org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
- 
- com._1c.g5.v8.dt.bsl.services.BslGrammarAccess.GotoStatementElements
 
 
 
- 
- All Implemented Interfaces:
- org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess,- org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
 - Enclosing class:
- BslGrammarAccess
 
 public class BslGrammarAccess.GotoStatementElements 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 GotoStatementElements()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description org.eclipse.xtext.AlternativesgetAlternatives_0()org.eclipse.xtext.KeywordgetCyrillicCapitalLetterPeCyrillicSmallLetterIeCyrillicSmallLetterErCyrillicSmallLetterIeCyrillicSmallLetterShortICyrillicSmallLetterTeCyrillicSmallLetterIKeyword_0_1()org.eclipse.xtext.KeywordgetGotoKeyword_0_0()org.eclipse.xtext.GroupgetGroup()org.eclipse.xtext.AssignmentgetLabelAssignment_1()org.eclipse.xtext.CrossReferencegetLabelLabelCrossReference_1_0()org.eclipse.xtext.RuleCallgetLabelLabelLABEL_TOKTerminalRuleCall_1_0_1()org.eclipse.xtext.ParserRulegetRule()- 
Methods inherited from class org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFindergetRules
 
- 
 
- 
- 
- 
Method Detail- 
getRulepublic org.eclipse.xtext.ParserRule getRule() 
 - 
getGrouppublic org.eclipse.xtext.Group getGroup() 
 - 
getAlternatives_0public org.eclipse.xtext.Alternatives getAlternatives_0() 
 - 
getGotoKeyword_0_0public org.eclipse.xtext.Keyword getGotoKeyword_0_0() 
 - 
getCyrillicCapitalLetterPeCyrillicSmallLetterIeCyrillicSmallLetterErCyrillicSmallLetterIeCyrillicSmallLetterShortICyrillicSmallLetterTeCyrillicSmallLetterIKeyword_0_1public org.eclipse.xtext.Keyword getCyrillicCapitalLetterPeCyrillicSmallLetterIeCyrillicSmallLetterErCyrillicSmallLetterIeCyrillicSmallLetterShortICyrillicSmallLetterTeCyrillicSmallLetterIKeyword_0_1() 
 - 
getLabelAssignment_1public org.eclipse.xtext.Assignment getLabelAssignment_1() 
 - 
getLabelLabelCrossReference_1_0public org.eclipse.xtext.CrossReference getLabelLabelCrossReference_1_0() 
 - 
getLabelLabelLABEL_TOKTerminalRuleCall_1_0_1public org.eclipse.xtext.RuleCall getLabelLabelLABEL_TOKTerminalRuleCall_1_0_1() 
 
- 
 
-