org.eclipse.xtext.xbase.compiler
Class TreeAppendableUtil

java.lang.Object
  extended by org.eclipse.xtext.xbase.compiler.TreeAppendableUtil

public class TreeAppendableUtil
extends java.lang.Object


Constructor Summary
TreeAppendableUtil()
           
 
Method Summary
 ITreeAppendable traceSignificant(ITreeAppendable appendable, org.eclipse.emf.ecore.EObject source)
           
 ITreeAppendable traceSignificant(ITreeAppendable appendable, org.eclipse.emf.ecore.EObject source, boolean useForDebugging)
           
 ITreeAppendable traceWithComments(ITreeAppendable appendable, org.eclipse.emf.ecore.EObject source)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TreeAppendableUtil

public TreeAppendableUtil()
Method Detail

traceSignificant

public ITreeAppendable traceSignificant(ITreeAppendable appendable,
                                        org.eclipse.emf.ecore.EObject source)

traceSignificant

public ITreeAppendable traceSignificant(ITreeAppendable appendable,
                                        org.eclipse.emf.ecore.EObject source,
                                        boolean useForDebugging)

traceWithComments

public ITreeAppendable traceWithComments(ITreeAppendable appendable,
                                         org.eclipse.emf.ecore.EObject source)