public class Linker extends Object
| Constructor and Description |
|---|
Linker(DataFlowHandler dataFlowHandler,
List<StackObject> braceStack,
List<StackObject> continueBreakReturnStack) |
| Modifier and Type | Method and Description |
|---|---|
void |
computePaths()
Creates all the links between the data flow nodes.
|
public Linker(DataFlowHandler dataFlowHandler, List<StackObject> braceStack, List<StackObject> continueBreakReturnStack)
public void computePaths()
throws LinkerException,
SequenceException
LinkerExceptionSequenceExceptionCopyright © 2002–2016 InfoEther. All rights reserved.