Class Structures
java.lang.Object
net.binis.codegen.generation.core.Structures
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classprotected static classstatic classStructures.Parsed<T extends com.github.javaparser.ast.body.TypeDeclaration<T>>static classstatic class -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic voidregisterTemplate(com.github.javaparser.ast.body.AnnotationDeclaration template) static voidregisterTemplate(Class<?> ann)
-
Field Details
-
VALUE
- See Also:
-
defaultProperties
public static final Map<String,Supplier<Structures.PrototypeDataHandler.PrototypeDataHandlerBuilder>> defaultProperties
-
-
Method Details
-
builder
-
defaultBuilder
-
registerTemplate
-
registerTemplate
public static void registerTemplate(com.github.javaparser.ast.body.AnnotationDeclaration template)
-