Class ExpressionDslGrammarAccess.SuperExecutionElements

java.lang.Object
org.eclipse.xtext.service.AbstractElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
de.uni_hildesheim.sse.vil.expressions.services.ExpressionDslGrammarAccess.SuperExecutionElements
All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess, org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
Enclosing class:
ExpressionDslGrammarAccess

public class ExpressionDslGrammarAccess.SuperExecutionElements 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
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    private final org.eclipse.xtext.Assignment
     
    private final org.eclipse.xtext.RuleCall
     
    private final org.eclipse.xtext.Assignment
     
    private final org.eclipse.xtext.RuleCall
     
    private final org.eclipse.xtext.Keyword
     
    private final org.eclipse.xtext.Group
     
    private final org.eclipse.xtext.Keyword
     
    private final org.eclipse.xtext.ParserRule
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

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

    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
  • Field Details

    • rule

      private final org.eclipse.xtext.ParserRule rule
    • cGroup

      private final org.eclipse.xtext.Group cGroup
    • cSuperKeyword_0

      private final org.eclipse.xtext.Keyword cSuperKeyword_0
    • cFullStopKeyword_1

      private final org.eclipse.xtext.Keyword cFullStopKeyword_1
    • cCallAssignment_2

      private final org.eclipse.xtext.Assignment cCallAssignment_2
    • cCallCallParserRuleCall_2_0

      private final org.eclipse.xtext.RuleCall cCallCallParserRuleCall_2_0
    • cCallsAssignment_3

      private final org.eclipse.xtext.Assignment cCallsAssignment_3
    • cCallsSubCallParserRuleCall_3_0

      private final org.eclipse.xtext.RuleCall cCallsSubCallParserRuleCall_3_0
  • Constructor Details

    • SuperExecutionElements

      public SuperExecutionElements()
  • Method Details

    • getRule

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

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

      public org.eclipse.xtext.Keyword getSuperKeyword_0()
    • getFullStopKeyword_1

      public org.eclipse.xtext.Keyword getFullStopKeyword_1()
    • getCallAssignment_2

      public org.eclipse.xtext.Assignment getCallAssignment_2()
    • getCallCallParserRuleCall_2_0

      public org.eclipse.xtext.RuleCall getCallCallParserRuleCall_2_0()
    • getCallsAssignment_3

      public org.eclipse.xtext.Assignment getCallsAssignment_3()
    • getCallsSubCallParserRuleCall_3_0

      public org.eclipse.xtext.RuleCall getCallsSubCallParserRuleCall_3_0()