Package com.regnosys.rosetta.services
Class RosettaGrammarAccess.TypeParameterValidIDElements
java.lang.Object
org.eclipse.xtext.service.AbstractElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
com.regnosys.rosetta.services.RosettaGrammarAccess.TypeParameterValidIDElements
- All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess,org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
- Enclosing class:
- RosettaGrammarAccess
public class RosettaGrammarAccess.TypeParameterValidIDElements
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.Alternativesorg.eclipse.xtext.Keywordorg.eclipse.xtext.Keywordorg.eclipse.xtext.ParserRulegetRule()org.eclipse.xtext.RuleCallMethods inherited from class org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
getRulesMethods inherited from class org.eclipse.xtext.service.AbstractElementFinder
findAssignments, findByNestedRuleCall, findCrossReferences, findCrossReferences, findKeywordPairs, findKeywords, findRuleCalls
-
Constructor Details
-
TypeParameterValidIDElements
public TypeParameterValidIDElements()
-
-
Method Details
-
getRule
public org.eclipse.xtext.ParserRule getRule() -
getAlternatives
public org.eclipse.xtext.Alternatives getAlternatives() -
getValidIDParserRuleCall_0
public org.eclipse.xtext.RuleCall getValidIDParserRuleCall_0() -
getMinKeyword_1
public org.eclipse.xtext.Keyword getMinKeyword_1() -
getMaxKeyword_2
public org.eclipse.xtext.Keyword getMaxKeyword_2()
-