Methods in byucc.jhdl.parsers.edif.visitor with parameters of type change |
void |
Visitor.visit(change n)
f0 ->
f1 ->
f2 -> ( portNameRef() | portRef() | portList() )
f3 -> [ transition() | becomes() ]
f4 -> |
java.lang.Object |
ObjectVisitor.visit(change n,
java.lang.Object argu)
f0 ->
f1 ->
f2 -> ( portNameRef() | portRef() | portList() )
f3 -> [ transition() | becomes() ]
f4 -> |
void |
DepthFirstVisitor.visit(change n)
f0 ->
f1 ->
f2 -> ( portNameRef() | portRef() | portList() )
f3 -> [ transition() | becomes() ]
f4 -> |