Class CompiledPrototypesHandler
java.lang.Object
net.binis.codegen.generation.core.CompiledPrototypesHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanhandleCompiledEnumPrototype(String compiledPrototype) static booleanhandleCompiledPrototype(String compiledPrototype) protected static voidhandleExtends(Class<Object> c, com.github.javaparser.ast.body.ClassOrInterfaceDeclaration decl)
-
Constructor Details
-
CompiledPrototypesHandler
public CompiledPrototypesHandler()
-
-
Method Details
-
handleCompiledPrototype
-
handleExtends
-
handleCompiledEnumPrototype
-