JaCIL Framework API

StackObject.GetArrayObject Method 

Returns the stack object reprenting an array of this type.

public StackObject GetArrayObject();

Return Value

A stack object representing an element of this type.

See Also

StackObject Class | JaCIL.Compiler.Instruction Namespace