Package org.burningwave.core.classes
Class VariableSourceGenerator
java.lang.Object
org.burningwave.core.classes.SourceGenerator.Abst
org.burningwave.core.classes.VariableSourceGenerator
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.burningwave.core.classes.SourceGenerator
SourceGenerator.Abst -
Method Summary
Modifier and TypeMethodDescriptionaddAnnotation(AnnotationSourceGenerator annotation) addModifier(Integer modifier) addOuterCode(String code) addOuterCodeLine(String code) static VariableSourceGeneratorstatic VariableSourceGeneratorstatic VariableSourceGeneratorstatic VariableSourceGeneratorcreate(TypeDeclarationSourceGenerator type, String name) make()setElementPrefix(String elementPrefix) setValue(BodySourceGenerator valueGenerator) Methods inherited from class org.burningwave.core.classes.SourceGenerator.Abst
toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.burningwave.core.classes.SourceGenerator
_toString, serialize, serializeToPath
-
Method Details
-
create
-
create
-
create
-
create
-
setElementPrefix
-
addModifier
-
addOuterCode
-
addOuterCodeLine
-
addAnnotation
-
setValue
-
setValue
-
useType
-
make
-