Class TreeConstructionReportImpl.ErrorAcceptor

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.lang.StringBuilder builder  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected ErrorAcceptor()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void error​(java.lang.String message)  
      java.lang.String getMessage()  
      • Methods inherited from class java.lang.Object

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

      • builder

        protected java.lang.StringBuilder builder
    • Constructor Detail

      • ErrorAcceptor

        protected ErrorAcceptor()