Class ErrorTreeAppendable

  • All Implemented Interfaces:
    java.lang.CharSequence, org.eclipse.xtext.generator.trace.ITraceRegionProvider, org.eclipse.xtext.util.IAcceptor<java.lang.String>, IAppendable, ISourceAppender, ITreeAppendable

    public class ErrorTreeAppendable
    extends TreeAppendable
    A tree appendable capable of serializing broken type references.
    • Constructor Detail

      • ErrorTreeAppendable

        public ErrorTreeAppendable​(SharedAppendableState state,
                                   org.eclipse.xtext.generator.trace.ITraceURIConverter converter,
                                   org.eclipse.xtext.resource.ILocationInFileProvider locationProvider,
                                   IJvmModelAssociations jvmModelAssociations,
                                   java.util.Set<org.eclipse.xtext.generator.trace.ILocationData> sourceLocations,
                                   boolean useForDebugging)