Interface IGCCASTAttributeList

All Superinterfaces:
IASTAttributeList, IASTAttributeSpecifier, IASTNode, IGCCASTAttributeSpecifier

public interface IGCCASTAttributeList extends IASTAttributeList, IGCCASTAttributeSpecifier
Represents a GCC attribute specifier, introduced by __attribute__.
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.