Interface ICPPASTFieldDeclarator

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

public interface ICPPASTFieldDeclarator extends IASTFieldDeclarator, ICPPASTDeclarator
Field 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.