org.aspectbench.runtime.internal.cflowinternal
Class StackInt

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

public class StackInt
extends java.lang.Object


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

Field Detail

top

public StackInt.Cell top
Constructor Detail

StackInt

public StackInt()