Class QueryDefImplGenerator


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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.github.javaparser.ast.CompilationUnit generate()  
      java.lang.String getClassName()  
      • Methods inherited from class java.lang.Object

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

      • getClassName

        public java.lang.String getClassName()
      • generate

        public com.github.javaparser.ast.CompilationUnit generate()