monkey:monkey.types.Typeinfo.PointeeType

Property PointeeType:Typeinfo

Pointer pointee type.

If the type is a pointer type, returns the type of what it's pointing at.

If the type is not a pointer type a runtime exception occurs.