org.mod4j.dsl.datacontract.xtext.parseTreeConstruction
Class DataContractParsetreeConstructor.DtoDateTimeProperty_DataTypeAssignment_1

java.lang.Object
  extended by org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken
      extended by org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AssignmentToken
          extended by org.mod4j.dsl.datacontract.xtext.parseTreeConstruction.DataContractParsetreeConstructor.DtoDateTimeProperty_DataTypeAssignment_1
Enclosing class:
DataContractParsetreeConstructor

protected class DataContractParsetreeConstructor.DtoDateTimeProperty_DataTypeAssignment_1
extends org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AssignmentToken


Field Summary
 
Fields inherited from class org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AssignmentToken
consumed, element, type, value
 
Fields inherited from class org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken
current, next, no, parent
 
Constructor Summary
DataContractParsetreeConstructor.DtoDateTimeProperty_DataTypeAssignment_1(org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken parent, org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken next, int no, org.eclipse.xtext.parsetree.reconstr.IInstanceDescription current)
           
 
Method Summary
 org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken createFollower(int index, org.eclipse.xtext.parsetree.reconstr.IInstanceDescription inst)
           
 org.eclipse.xtext.Assignment getGrammarElement()
           
protected  org.eclipse.xtext.parsetree.reconstr.IInstanceDescription tryConsumeVal()
           
 
Methods inherited from class org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AssignmentToken
getAssignmentElement, getDiagnostic, getType, getValue, serializeThis
 
Methods inherited from class org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken
checkForRecursion, createParentFollower, createParentFollower, getCurrent, getNext, getNo, getParent, serialize, tryConsume
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataContractParsetreeConstructor.DtoDateTimeProperty_DataTypeAssignment_1

public DataContractParsetreeConstructor.DtoDateTimeProperty_DataTypeAssignment_1(org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken parent,
                                                                                 org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken next,
                                                                                 int no,
                                                                                 org.eclipse.xtext.parsetree.reconstr.IInstanceDescription current)
Method Detail

getGrammarElement

public org.eclipse.xtext.Assignment 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.IInstanceDescription inst)
Overrides:
createFollower in class org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken

tryConsumeVal

protected org.eclipse.xtext.parsetree.reconstr.IInstanceDescription tryConsumeVal()
Specified by:
tryConsumeVal in class org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken


Copyright © 2010 Mod4j. All Rights Reserved.