org.norecess.citkit.types
Interface IArrayType

All Superinterfaces:
HobbesType
All Known Implementing Classes:
ArrayType

public interface IArrayType
extends HobbesType


Method Summary
 HobbesType getElementType()
           
 
Methods inherited from interface org.norecess.citkit.types.HobbesType
accept, actual, isBound, toShortString
 

Method Detail

getElementType

HobbesType getElementType()