public class InstructionScannerDriver extends Object
| Constructor and Description |
|---|
InstructionScannerDriver(Iterator<Edge> edgeIter)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute(InstructionScannerGenerator generator)
Execute by driving the InstructionScannerGenerator over all instructions.
|
public void execute(InstructionScannerGenerator generator)
generator - the InstructionScannerGeneratorCopyright © 2003–2015. All rights reserved.