public interface IASTAttributeList extends IASTAttributeSpecifier
IASTNode.CopyStyleATTRIBUTE, EMPTY_ATTRIBUTE_SPECIFIER_ARRAYEMPTY_NODE_ARRAY| Modifier and Type | Method and Description |
|---|---|
void |
addAttribute(IASTAttribute attribute)
Adds an attribute to the list.
|
IASTAttribute[] |
getAttributes()
Returns the attributes in the list.
|
copy, copyaccept, contains, getChildren, getContainingFilename, getFileLocation, getLeadingSyntax, getNodeLocations, getOriginalNode, getParent, getPropertyInParent, getRawSignature, getSyntax, getTrailingSyntax, getTranslationUnit, isActive, isFrozen, isPartOfTranslationUnitFile, setParent, setPropertyInParentIASTAttribute[] getAttributes()
getAttributes in interface IASTAttributeSpecifiervoid addAttribute(IASTAttribute attribute)
addAttribute in interface IASTAttributeSpecifierCopyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.