Package org.burningwave.core.classes
Class SourceGenerator.Abst
java.lang.Object
org.burningwave.core.classes.SourceGenerator.Abst
- All Implemented Interfaces:
Serializable,SourceGenerator
- Direct Known Subclasses:
AnnotationSourceGenerator,BodySourceGenerator,ClassSourceGenerator,FunctionSourceGenerator,GenericSourceGenerator,TypeDeclarationSourceGenerator,UnitSourceGenerator,VariableSourceGenerator
- Enclosing interface:
SourceGenerator
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.burningwave.core.classes.SourceGenerator
SourceGenerator.Abst -
Constructor Summary
Constructors -
Method Summary
Methods 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, make, serialize, serializeToPath
-
Constructor Details
-
Abst
public Abst()
-
-
Method Details
-
toString
-