Interface IASTAttributeList

All Superinterfaces:
IASTAttributeSpecifier, IASTNode
All Known Subinterfaces:
ICPPASTAttributeList, IGCCASTAttributeList, IMSASTDeclspecList

public interface IASTAttributeList extends IASTAttributeSpecifier
An attribute-specifier of the form [[ attribute-list ]] or __attribute__(( attribute-list )).
Since:
6.0
Restriction:
This interface is not intended to be implemented by clients.
Restriction:
This interface is not intended to be extended by clients.