Uses of Class
org.aspectbench.runtime.internal.cflowinternal.StackRef

Packages that use StackRef
org.aspectbench.runtime.internal   
 

Uses of StackRef in org.aspectbench.runtime.internal
 

Fields in org.aspectbench.runtime.internal declared as StackRef
private  StackRef CflowStackGlobal.CflowStackRef.cached_stack
           
private  StackRef CflowStackThreadLocal.Ref.first_stack
           
 

Methods in org.aspectbench.runtime.internal that return StackRef
 StackRef CflowStackThreadLocal.Ref.getThreadStack()
           
 StackRef CflowStackInterface.Ref.getThreadStack()
           
 StackRef CflowStackGlobal.CflowStackRef.getThreadStack()