Class AbstractNodeModelFormatter.FormattedRegion

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.lang.String formattedText  
      protected int lengt  
      protected int offset  
    • Constructor Summary

      Constructors 
      Constructor Description
      FormattedRegion​(int offset, int lengt, java.lang.String formattedText)