Interface ICPPASTCompoundStatement

All Superinterfaces:
IASTAttributeOwner, IASTCompoundStatement, IASTImplicitDestructorNameOwner, IASTNode, IASTStatement

public interface ICPPASTCompoundStatement extends IASTCompoundStatement, IASTImplicitDestructorNameOwner
Represents a block of statements in C++.
Since:
5.10
Restriction:
This interface is not intended to be implemented by clients.
Restriction:
This interface is not intended to be extended by clients.