public class NameWriter extends NodeWriter
Scribe
class.NodeWriter.SpaceLocation
CLOSING_PARENTHESIS, CLOSING_SQUARE_BRACKET, COLON_COLON, COLON_SPACE, COMMA_SPACE, commentMap, EQUALS, OPENING_PARENTHESIS, OPENING_SQUARE_BRACKET, scribe, SPACE_COLON_SPACE, VAR_ARGS, visitor
Constructor and Description |
---|
NameWriter(Scribe scribe,
ASTWriterVisitor visitor,
NodeCommentMap commentMap) |
Modifier and Type | Method and Description |
---|---|
protected void |
writeName(IASTName name) |
hasFreestandingComments, hasTrailingComments, visitNodeIfNotNull, writeAttributes, writeCPPAttributes, writeFreestandingComments, writeGCCAttributes, writeNodeList, writeTrailingComments, writeTrailingComments
public NameWriter(Scribe scribe, ASTWriterVisitor visitor, NodeCommentMap commentMap)
scribe
- visitor
- protected void writeName(IASTName name)