org.objectweb.jac.core.translators
Class VMStack.ThisPointer

java.lang.Object
  |
  +--org.objectweb.jac.core.translators.VMStack.ThisPointer
All Implemented Interfaces:
Serializable
Enclosing class:
VMStack

public static class VMStack.ThisPointer
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
VMStack.ThisPointer()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

VMStack.ThisPointer

public VMStack.ThisPointer()
Method Detail

toString

public String toString()
Overrides:
toString in class Object