|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.kldp.jcodegen.base.LineComment
public class LineComment
Constructor Summary | |
---|---|
LineComment(AbstractBlock parent,
java.lang.String contents)
|
Method Summary | |
---|---|
void |
appendContents(int level,
Output target,
Formatter formatter)
add contents to target. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LineComment(AbstractBlock parent, java.lang.String contents)
Method Detail |
---|
public void appendContents(int level, Output target, Formatter formatter)
Source
appendContents
in interface Source
level
- : indent level .target
- : adding contents to this objectformatter
- : formatting object.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |