Returns the stack object representation of this object as the value poitned at
A stack object representing the type pointed to by this type.
This method is only usable if the object represents a pointer type.
| Exception Type | Condition |
|---|---|
| StackStateException | Thrown if the stack object is inot a pointer type. |
StackObject Class | JaCIL.Compiler.Instruction Namespace