Interface SecondOrderType
-
- All Known Implementing Classes:
PointerType,ReferenceType
public interface SecondOrderType
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TypegetElementType()voidsetElementType(Type elementType)
-