Methods in byucc.jhdl.parsers.edif.visitor with parameters of type netBackAnnotate |
void |
Visitor.visit(netBackAnnotate n)
f0 ->
f1 ->
f2 -> netRef()
f3 -> ( netDelay() | criticality() | property() | comment() )*
f4 -> |
java.lang.Object |
ObjectVisitor.visit(netBackAnnotate n,
java.lang.Object argu)
f0 ->
f1 ->
f2 -> netRef()
f3 -> ( netDelay() | criticality() | property() | comment() )*
f4 -> |
void |
DepthFirstVisitor.visit(netBackAnnotate n)
f0 ->
f1 ->
f2 -> netRef()
f3 -> ( netDelay() | criticality() | property() | comment() )*
f4 -> |