Class ProblemGrammarAccess.CastExprBodyElements

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

public class ProblemGrammarAccess.CastExprBodyElements 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.Alternatives
     
    org.eclipse.xtext.RuleCall
     
    org.eclipse.xtext.RuleCall
     
    org.eclipse.xtext.RuleCall
     
    org.eclipse.xtext.Group
     
    org.eclipse.xtext.Keyword
     
    org.eclipse.xtext.Keyword
     
    org.eclipse.xtext.ParserRule
     
    org.eclipse.xtext.RuleCall
     

    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

    • CastExprBodyElements

      public CastExprBodyElements()
  • Method Details

    • getRule

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

      public org.eclipse.xtext.Alternatives getAlternatives()
    • getAtomParserRuleCall_0

      public org.eclipse.xtext.RuleCall getAtomParserRuleCall_0()
    • getVariableOrNodeExprParserRuleCall_1

      public org.eclipse.xtext.RuleCall getVariableOrNodeExprParserRuleCall_1()
    • getConstantParserRuleCall_2

      public org.eclipse.xtext.RuleCall getConstantParserRuleCall_2()
    • getGroup_3

      public org.eclipse.xtext.Group getGroup_3()
    • getLeftParenthesisKeyword_3_0

      public org.eclipse.xtext.Keyword getLeftParenthesisKeyword_3_0()
    • getExprParserRuleCall_3_1

      public org.eclipse.xtext.RuleCall getExprParserRuleCall_3_1()
    • getRightParenthesisKeyword_3_2

      public org.eclipse.xtext.Keyword getRightParenthesisKeyword_3_2()