coins.lparallel
Class FindLoopParallelList

java.lang.Object
  extended bycoins.aflow.util.AnalAdapter
      extended bycoins.aflow.FlowAdapter
          extended bycoins.lparallel.FindLoopParallelList
All Implemented Interfaces:
Analyzer

public class FindLoopParallelList
extends FlowAdapter


Field Summary
(package private)  int fDbgLevel
           
 
Fields inherited from class coins.aflow.FlowAdapter
flow, flowRoot, fResults, hirRoot, ioRoot, symRoot
 
Constructor Summary
FindLoopParallelList(FlowResults pResults)
          FindLoopParallelList:
 
Method Summary
 void find(SubpFlow pSubpFlow)
           
 void find(SubpFlow pSubpFlow, java.util.LinkedList pList)
          find:
 
Methods inherited from class coins.aflow.FlowAdapter
find, find, find, find, find, find
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fDbgLevel

int fDbgLevel
Constructor Detail

FindLoopParallelList

public FindLoopParallelList(FlowResults pResults)
FindLoopParallelList:

Method Detail

find

public void find(SubpFlow pSubpFlow)

find

public void find(SubpFlow pSubpFlow,
                 java.util.LinkedList pList)
find: