Class TextRegionListToString.Item

  • Enclosing class:
    TextRegionListToString

    protected static class TextRegionListToString.Item
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Item​(org.eclipse.xtext.util.ITextRegion region, java.lang.String text, boolean indented)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Item

        public Item​(org.eclipse.xtext.util.ITextRegion region,
                    java.lang.String text,
                    boolean indented)