Class GeneratedToString


  • public class GeneratedToString
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void add​(java.lang.String toStringStatement)  
      com.github.javaparser.ast.body.MethodDeclaration method()  
      • Methods inherited from class java.lang.Object

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

      • add

        public void add​(java.lang.String toStringStatement)
      • method

        public com.github.javaparser.ast.body.MethodDeclaration method()