org.objectweb.jac.core.translators
Class VMStack.Instance
java.lang.Object
org.objectweb.jac.core.translators.VMStack.Instance
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- VMStack
- public static class VMStack.Instance
- extends Object
- implements Serializable
Instance of a class
- See Also:
- Serialized Form
type
public String type
newHandle
public transient InstructionHandle newHandle
- the InstructionHandle who created this instance
initHandle
public transient InstructionHandle initHandle
VMStack.Instance
public VMStack.Instance(String type,
InstructionHandle newHandle)
toString
public String toString()