abc.weaving.weaver
Class CflowStackCounter

java.lang.Object
  extended by abc.weaving.weaver.CflowStackCounter

public class CflowStackCounter
extends java.lang.Object

Counts cflow stacks and counters.

Author:
Ondrej Lhotak

Constructor Summary
CflowStackCounter()
           
 
Method Summary
 void count()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CflowStackCounter

public CflowStackCounter()
Method Detail

count

public void count()