Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractList<E> (implements java.util.List<E>)
- java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
- org.eclipse.xtext.formatting2.internal.TextReplacementList<T>
- java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
- java.util.AbstractList<E> (implements java.util.List<E>)
- org.eclipse.xtext.formatting2.internal.AbstractHiddenRegionFormatter (implements org.eclipse.xtext.formatting2.IHiddenRegionFormatter)
- org.eclipse.xtext.formatting2.internal.DoubleHiddenRegionFormatter
- org.eclipse.xtext.formatting2.internal.SingleHiddenRegionFormatter
- org.eclipse.xtext.formatting2.internal.AbstractTextReplacer (implements org.eclipse.xtext.formatting2.ITextReplacer)
- org.eclipse.xtext.formatting2.internal.ConditionalReplacer (implements org.eclipse.xtext.formatting2.internal.ICompositeTextReplacer)
- org.eclipse.xtext.formatting2.internal.CommentReplacer (implements org.eclipse.xtext.formatting2.ITextReplacer)
- org.eclipse.xtext.formatting2.internal.MultilineCommentReplacer
- org.eclipse.xtext.formatting2.internal.SinglelineCommentReplacer
- org.eclipse.xtext.formatting2.internal.SinglelineCodeCommentReplacer
- org.eclipse.xtext.formatting2.internal.SinglelineDocCommentReplacer
- org.eclipse.xtext.formatting2.internal.FormattableDocument (implements org.eclipse.xtext.formatting2.IFormattableDocument)
- org.eclipse.xtext.formatting2.internal.RootDocument
- org.eclipse.xtext.formatting2.internal.SubDocument (implements org.eclipse.xtext.formatting2.internal.ICompositeTextReplacer, org.eclipse.xtext.formatting2.IFormattableSubDocument)
- org.eclipse.xtext.formatting2.internal.FilteredSubDocument
- org.eclipse.xtext.formatting2.internal.MaxLineWidthDocument
- org.eclipse.xtext.formatting2.internal.HiddenRegionFormatting (implements org.eclipse.xtext.formatting2.IHiddenRegionFormatting)
- org.eclipse.xtext.formatting2.internal.HiddenRegionFormattingMerger (implements org.eclipse.xtext.formatting2.IMerger<T>)
- org.eclipse.xtext.formatting2.internal.HiddenRegionReplacer (implements org.eclipse.xtext.formatting2.ITextReplacer)
- org.eclipse.xtext.formatting2.internal.RegionComparator<T> (implements java.util.Comparator<T>)
- org.eclipse.xtext.formatting2.internal.TextReplacerContext (implements org.eclipse.xtext.formatting2.ITextReplacerContext)
- org.eclipse.xtext.formatting2.internal.TextReplacerMerger (implements org.eclipse.xtext.formatting2.IMerger<T>)
- org.eclipse.xtext.formatting2.internal.TextSegmentSet<T> (implements java.lang.Iterable<T>)
- org.eclipse.xtext.formatting2.internal.ArrayListTextSegmentSet<T>
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.eclipse.xtext.formatting2.internal.ConflictingRegionsException
- org.eclipse.xtext.formatting2.internal.RegionsOutsideFrameException
- org.eclipse.xtext.formatting2.internal.RegionTrace
- org.eclipse.xtext.formatting2.internal.RegionTraceMissingException
- java.lang.RuntimeException
- java.lang.Exception
- org.eclipse.xtext.formatting2.internal.WhitespaceReplacer (implements org.eclipse.xtext.formatting2.ITextReplacer)
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
Interface Hierarchy
- org.eclipse.xtext.formatting2.ITextReplacer
- org.eclipse.xtext.formatting2.internal.ICompositeTextReplacer