Class InjectableRuleNames


  • public class InjectableRuleNames
    extends org.eclipse.xtext.xtext.RuleNames
    • Constructor Summary

      Constructors 
      Constructor Description
      InjectableRuleNames​(org.eclipse.xtext.Grammar grammar)  
    • Method Summary

      • Methods inherited from class org.eclipse.xtext.xtext.RuleNames

        ensureAdapterInstalled, getAllParserRules, getAllRules, getAntlrRuleName, getAntlrRuleName, getBestRuleName, getContextGrammar, getQualifiedName, getRuleByAntlrName, getRuleByQualifiedName, getRuleByUniqueName, getRuleNames, getRuleNames, getRulesBySimpleName, getUniqueRuleName, tryGetRuleNames
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • InjectableRuleNames

        @Inject
        public InjectableRuleNames​(org.eclipse.xtext.Grammar grammar)