Interface Ref

All Superinterfaces:
Acceptor<RefVisitor>, EquivTo, Value
All Known Subinterfaces:
ConcreteRef, IdentityRef
All Known Implementing Classes:
JArrayRef, JCaughtExceptionRef, JFieldRef, JInstanceFieldRef, JParameterRef, JStaticFieldRef, JThisRef

public interface Ref extends Value, Acceptor<RefVisitor>