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