JaCIL Framework API

StackObject Constructor (StackObject)

Creates a stack object from another.

public StackObject(
   StackObject other
);

Parameters

other
The other stack object to copy from.

See Also

StackObject Class | JaCIL.Compiler.Instruction Namespace | StackObject Constructor Overload List