Module dev.civl.mc

Interface CIVLCompleteArrayType

All Superinterfaces:
CIVLArrayType, CIVLType

public interface CIVLCompleteArrayType extends CIVLArrayType
The type for an array of T where the extent is specified.
  • Method Details

    • extent

      Expression extent()
      Returns:
      The extent of this array.