de.cau.cs.kieler.synccharts.labelparser.parseTreeConstruction
Class ActionLabelParsetreeConstructor.ParanthesedValueExpression_RightParenthesisKeyword_6_2

java.lang.Object
  extended by org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken
      extended by org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.KeywordToken
          extended by de.cau.cs.kieler.synccharts.labelparser.parseTreeConstruction.ActionLabelParsetreeConstructor.ParanthesedValueExpression_RightParenthesisKeyword_6_2
Enclosing class:
ActionLabelParsetreeConstructor

protected class ActionLabelParsetreeConstructor.ParanthesedValueExpression_RightParenthesisKeyword_6_2
extends org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.KeywordToken

Rating red

Field Summary
 
Fields inherited from class org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken
eObjectConsumer, lastRuleCallOrigin, next, node, tokensForSemanticChildren, transitionIndex
 
Constructor Summary
ActionLabelParsetreeConstructor.ParanthesedValueExpression_RightParenthesisKeyword_6_2(org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken lastRuleCallOrigin, org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken next, int transitionIndex, org.eclipse.xtext.parsetree.reconstr.IEObjectConsumer eObjectConsumer)
           
 
Method Summary
 org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken createFollower(int index, org.eclipse.xtext.parsetree.reconstr.IEObjectConsumer inst)
           
 org.eclipse.xtext.Keyword getGrammarElement()
           
 
Methods inherited from class org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.KeywordToken
equalsOrReplacesNode, serializeInternal
 
Methods inherited from class org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken
checkForRecursion, createFollowerAfterReturn, dumpTokens, getEObject, getEObjectConsumer, getLastRuleCallOrigin, getNext, getNode, getTokensForSemanticChildren, getTransitionIndex, serialize, setNode, tryConsume
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionLabelParsetreeConstructor.ParanthesedValueExpression_RightParenthesisKeyword_6_2

public ActionLabelParsetreeConstructor.ParanthesedValueExpression_RightParenthesisKeyword_6_2(org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken lastRuleCallOrigin,
                                                                                              org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken next,
                                                                                              int transitionIndex,
                                                                                              org.eclipse.xtext.parsetree.reconstr.IEObjectConsumer eObjectConsumer)
Method Detail

getGrammarElement

public org.eclipse.xtext.Keyword getGrammarElement()
Specified by:
getGrammarElement in class org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken

createFollower

public org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken createFollower(int index,
                                                                                                           org.eclipse.xtext.parsetree.reconstr.IEObjectConsumer inst)
Overrides:
createFollower in class org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken