Package com._1c.g5.v8.dt.bsl.services
Class BslGrammarAccess.IdElements
java.lang.Object
org.eclipse.xtext.service.AbstractElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
com._1c.g5.v8.dt.bsl.services.BslGrammarAccess.IdElements
- All Implemented Interfaces:
- org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess,- org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
- Enclosing class:
- BslGrammarAccess
public class BslGrammarAccess.IdElements
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.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- 
IdElementspublic IdElements()
 
- 
- 
Method Details- 
getRulepublic org.eclipse.xtext.ParserRule getRule()
- 
getAlternativespublic org.eclipse.xtext.Alternatives getAlternatives()
- 
getIDENTTerminalRuleCall_0public org.eclipse.xtext.RuleCall getIDENTTerminalRuleCall_0()
- 
getBEGIN_REGION_PREPROCESSOR_KEYWORDSTerminalRuleCall_1public org.eclipse.xtext.RuleCall getBEGIN_REGION_PREPROCESSOR_KEYWORDSTerminalRuleCall_1()
- 
getEND_REGION_PREPROCESSOR_KEYWORDSTerminalRuleCall_2public org.eclipse.xtext.RuleCall getEND_REGION_PREPROCESSOR_KEYWORDSTerminalRuleCall_2()
- 
getPreprocessorLiteralNameParserRuleCall_3public org.eclipse.xtext.RuleCall getPreprocessorLiteralNameParserRuleCall_3()
- 
getAsyncNameParserRuleCall_4public org.eclipse.xtext.RuleCall getAsyncNameParserRuleCall_4()
 
-