public class CsmComment extends java.lang.Object implements CsmElement
Constructor and Description |
---|
CsmComment() |
Modifier and Type | Method and Description |
---|---|
void |
prettyPrint(Node node,
SourcePrinter printer) |
(package private) static void |
process(Comment comment,
SourcePrinter printer) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
attribute, block, charToken, child, comma, comment, conditional, conditional, indent, list, list, list, list, newline, none, orphanCommentsBeforeThis, orphanCommentsEnding, semicolon, sequence, space, string, string, stringToken, token, token, unindent
static void process(Comment comment, SourcePrinter printer)
public void prettyPrint(Node node, SourcePrinter printer)
prettyPrint
in interface CsmElement