Methods in byucc.jhdl.parsers.edif.visitor with parameters of type view |
void |
Visitor.visit(view n)
f0 ->
f1 ->
f2 -> viewNameDef()
f3 -> viewType()
f4 -> myInterface()
f5 -> ( status() | contents() | comment() | property() | userData() )*
f6 -> |
java.lang.Object |
ObjectVisitor.visit(view n,
java.lang.Object argu)
f0 ->
f1 ->
f2 -> viewNameDef()
f3 -> viewType()
f4 -> myInterface()
f5 -> ( status() | contents() | comment() | property() | userData() )*
f6 -> |
void |
DepthFirstVisitor.visit(view n)
f0 ->
f1 ->
f2 -> viewNameDef()
f3 -> viewType()
f4 -> myInterface()
f5 -> ( status() | contents() | comment() | property() | userData() )*
f6 -> |