wt.tools.generation.language
Class SourceWriter
java.lang.Object
wt.tools.generation.language.MergableWriter
wt.tools.generation.language.ClassWriter
wt.tools.generation.language.SourceWriter
- Direct Known Subclasses:
- JavaSourceWriter
- public abstract class SourceWriter
- extends ClassWriter
Methods inherited from class wt.tools.generation.language.MergableWriter |
commentString, gatherPreserves, getPreserves, getWriterFile, markerBegin, markerBegin, markerBeginPreserved, markerEnd, markerEnd, markerEndKeyed, printLines, putPreserves, setOut, tab, writeBodyBegin, writeBodyEnd, writeFooter, writeHeader |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SourceWriter
protected SourceWriter(ClassClass source)
SourceWriter
protected SourceWriter(String file_name)
writeAttributes
protected boolean writeAttributes()
writeBody
protected boolean writeBody()
- Specified by:
writeBody
in class MergableWriter
writeNestedClasses
protected boolean writeNestedClasses()
writeOperations
protected boolean writeOperations()