org.aspectbench.runtime.internal.cflowinternal
Class StackRef

java.lang.Object
  extended byorg.aspectbench.runtime.internal.cflowinternal.StackRef

public class StackRef
extends java.lang.Object


Nested Class Summary
static class StackRef.Cell
           
 
Field Summary
 StackRef.Cell top
           
 
Constructor Summary
StackRef()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

top

public StackRef.Cell top
Constructor Detail

StackRef

public StackRef()