class SourceCode.Comment
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) java.util.List<java.lang.String> |
lines |
Constructor and Description |
---|
SourceCode.Comment() |
Modifier and Type | Method and Description |
---|---|
void |
append(java.lang.String line) |
(package private) boolean |
isEmpty() |
(package private) void |
makeInline(boolean flag) |
void |
write(java.io.PrintWriter out,
int tab) |
Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.