Package org.burningwave.core.classes
Class FunctionSourceGenerator
java.lang.Object
org.burningwave.core.classes.SourceGenerator.Abst
org.burningwave.core.classes.FunctionSourceGenerator
- All Implemented Interfaces:
Serializable,SourceGenerator
public class FunctionSourceGenerator extends SourceGenerator.Abst
- See Also:
- Serialized Form
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.burningwave.core.classes.SourceGenerator
SourceGenerator.Abst -
Method Summary
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
-
addModifier
-
setDefault
-
setTypeDeclaration
-
setReturnType
-
setReturnType
-
setReturnType
-
setReturnType
-
addParameter
-
addThrowable
-
addOuterCodeLine
-
addAnnotation
-
setBody
-
addBodyCode
-
addBodyCodeLine
-
addBodyElement
-
useType
-
make
-