Interface ICASTDeclSpecifier

All Superinterfaces:
IASTAttributeOwner, IASTDeclSpecifier, IASTNode
All Known Subinterfaces:
ICASTCompositeTypeSpecifier, ICASTElaboratedTypeSpecifier, ICASTEnumerationSpecifier, ICASTSimpleDeclSpecifier, ICASTTypedefNameSpecifier, IGCCASTSimpleDeclSpecifier

public interface ICASTDeclSpecifier extends IASTDeclSpecifier
C extension to IASTDeclSpecifier. (restrict keyword)
Restriction:
This interface is not intended to be implemented by clients.
Restriction:
This interface is not intended to be extended by clients.
  • Field Details

    • ALIGNMENT_SPECIFIER

      static final ASTNodeProperty ALIGNMENT_SPECIFIER
      Since:
      6.0
  • Method Details