Class ExpressionDslGrammarAccess.NumValueElements

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

public class ExpressionDslGrammarAccess.NumValueElements 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.ParserRule
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.eclipse.xtext.ParserRule
     
    org.eclipse.xtext.Assignment
     
    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
  • Field Details

    • rule

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

      private final org.eclipse.xtext.Assignment cValAssignment
    • cValNUMBERTerminalRuleCall_0

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

    • NumValueElements

      public NumValueElements()
  • Method Details

    • getRule

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

      public org.eclipse.xtext.Assignment getValAssignment()
    • getValNUMBERTerminalRuleCall_0

      public org.eclipse.xtext.RuleCall getValNUMBERTerminalRuleCall_0()