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