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

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_LeftParenthesisKeyword_5_0
Enclosing class:
ActionLabelParsetreeConstructor

protected class ActionLabelParsetreeConstructor.ParanthesedValueExpression_LeftParenthesisKeyword_5_0
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_LeftParenthesisKeyword_5_0(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_LeftParenthesisKeyword_5_0

public ActionLabelParsetreeConstructor.ParanthesedValueExpression_LeftParenthesisKeyword_5_0(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