Interface ICArrayType

All Superinterfaces:
Cloneable, IArrayType, IType

public interface ICArrayType extends IArrayType
Restriction:
This interface is not intended to be implemented by clients.
Restriction:
This interface is not intended to be extended by clients.
  • Method Details

    • isConst

      boolean isConst()
    • isRestrict

      boolean isRestrict()
    • isVolatile

      boolean isVolatile()
    • isStatic

      boolean isStatic()
    • isVariableLength

      boolean isVariableLength()