Interface ICPPASTArrayDeclarator

All Superinterfaces:
IASTArrayDeclarator, IASTAttributeOwner, IASTDeclarator, IASTNameOwner, IASTNode, ICPPASTDeclarator

public interface ICPPASTArrayDeclarator extends IASTArrayDeclarator, ICPPASTDeclarator
Array declarator for C++
Since:
5.2
Restriction:
This interface is not intended to be implemented by clients.
Restriction:
This interface is not intended to be extended by clients.