|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdk.brics.string.flow.Node
dk.brics.string.flow.InitializationNode
public class InitializationNode
Initialization node.
Method Summary | |
---|---|
Automaton |
getReg()
Returns the automaton. |
void |
visitBy(NodeVisitor v)
Visitor. |
Methods inherited from class dk.brics.string.flow.Node |
---|
compareTo, getIndex, getUses, isTaint, setTaint, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public Automaton getReg()
public void visitBy(NodeVisitor v)
Node
visitBy
in class Node
|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |