public class Linker
extends java.lang.Object
Constructor and Description |
---|
Linker(java.util.List braceStack,
java.util.List continueBreakReturnStack) |
Modifier and Type | Method and Description |
---|---|
void |
computePaths()
Creates all the links between the data flow nodes.
|
public Linker(java.util.List braceStack, java.util.List continueBreakReturnStack)
public void computePaths() throws LinkerException, SequenceException
LinkerException
SequenceException