org.eclipse.etrice.core.services
Class RoomGrammarAccess.VarDeclElements

java.lang.Object
  extended by AbstractParserRuleElementFinder
      extended by org.eclipse.etrice.core.services.RoomGrammarAccess.VarDeclElements
Enclosing class:
RoomGrammarAccess

public class RoomGrammarAccess.VarDeclElements
extends AbstractParserRuleElementFinder


Constructor Summary
RoomGrammarAccess.VarDeclElements()
           
 
Method Summary
 Keyword getColonKeyword_1()
           
 Group getGroup()
           
 Assignment getNameAssignment_0()
           
 RuleCall getNameIDTerminalRuleCall_0_0()
           
 Assignment getRefTypeAssignment_2()
           
 RuleCall getRefTypeRefableTypeParserRuleCall_2_0()
           
 ParserRule getRule()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoomGrammarAccess.VarDeclElements

public RoomGrammarAccess.VarDeclElements()
Method Detail

getRule

public ParserRule getRule()

getGroup

public Group getGroup()

getNameAssignment_0

public Assignment getNameAssignment_0()

getNameIDTerminalRuleCall_0_0

public RuleCall getNameIDTerminalRuleCall_0_0()

getColonKeyword_1

public Keyword getColonKeyword_1()

getRefTypeAssignment_2

public Assignment getRefTypeAssignment_2()

getRefTypeRefableTypeParserRuleCall_2_0

public RuleCall getRefTypeRefableTypeParserRuleCall_2_0()