Class ProblemGrammarAccess.QualifiedNameElements

java.lang.Object
org.eclipse.xtext.service.AbstractElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
tools.refinery.language.services.ProblemGrammarAccess.QualifiedNameElements
All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess, org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
Enclosing class:
ProblemGrammarAccess

public class ProblemGrammarAccess.QualifiedNameElements 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
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.eclipse.xtext.Keyword
     
    org.eclipse.xtext.Group
     
    org.eclipse.xtext.Group
     
    org.eclipse.xtext.RuleCall
     
    org.eclipse.xtext.RuleCall
     
    org.eclipse.xtext.RuleCall
     
    org.eclipse.xtext.ParserRule
     

    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

    Methods inherited from class java.lang.Object

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

    • QualifiedNameElements

      public QualifiedNameElements()
  • Method Details

    • getRule

      public org.eclipse.xtext.ParserRule getRule()
    • getGroup

      public org.eclipse.xtext.Group getGroup()
    • getColonColonKeyword_0

      public org.eclipse.xtext.Keyword getColonColonKeyword_0()
    • getIdentifierParserRuleCall_1

      public org.eclipse.xtext.RuleCall getIdentifierParserRuleCall_1()
    • getGroup_2

      public org.eclipse.xtext.Group getGroup_2()
    • getQUALIFIED_NAME_SEPARATORTerminalRuleCall_2_0

      public org.eclipse.xtext.RuleCall getQUALIFIED_NAME_SEPARATORTerminalRuleCall_2_0()
    • getIdentifierParserRuleCall_2_1

      public org.eclipse.xtext.RuleCall getIdentifierParserRuleCall_2_1()