org.ijsberg.iglu.util.codegeneration
Class JavaSource
java.lang.Object
org.ijsberg.iglu.util.codegeneration.JavaSource
- Direct Known Subclasses:
- JavaClassSource, JavaMemberSource
public class JavaSource
- extends Object
Java source that is part of a structure of sources that can be compiled.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaSource
public JavaSource()
javaDocToString
protected String javaDocToString(String prefixWhitespace)
addJavaDocLine
public void addJavaDocLine(String line)
Copyright © 2011. All Rights Reserved.