class SourceCode.Comment extends Object
Constructor and Description |
---|
SourceCode.Comment() |
Modifier and Type | Method and Description |
---|---|
void |
append(String line) |
(package private) boolean |
isEmpty() |
(package private) void |
makeInline(boolean flag) |
void |
write(PrintWriter out,
int tab) |
public void append(String line)
boolean isEmpty()
void makeInline(boolean flag)
public void write(PrintWriter out, int tab)
Copyright © 2006–2013 Apache Software Foundation. All rights reserved.