Returns the stack object representation of the stack object's element.
A stack object representing an element of this type.
This method is only usable if this is an array type and the rank is one or higher.
| Exception Type | Condition |
|---|---|
| StackStateException | Thrown if this stack object is not an array type. |
StackObject Class | JaCIL.Compiler.Instruction Namespace