IASTNode.CopyStyle
Modifier and Type | Field and Description |
---|---|
static IASTComment[] |
EMPTY_COMMENT_ARRAY |
EMPTY_NODE_ARRAY
Modifier and Type | Method and Description |
---|---|
char[] |
getComment()
Returns a char array representation of the comment.
|
boolean |
isBlockComment()
Returns true if this is a block comment.
|
void |
setComment(char[] comment)
Sets the comment.
|
accept, contains, copy, copy, getChildren, getContainingFilename, getFileLocation, getLeadingSyntax, getNodeLocations, getOriginalNode, getParent, getPropertyInParent, getRawSignature, getSyntax, getTrailingSyntax, getTranslationUnit, isActive, isFrozen, isPartOfTranslationUnitFile, setParent, setPropertyInParent
static final IASTComment[] EMPTY_COMMENT_ARRAY
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.