Methods in byucc.jhdl.parsers.edif.visitor with parameters of type portImplementation |
void |
Visitor.visit(portImplementation n)
f0 ->
f1 ->
f2 -> ( portNameRef() | portRef() )
f3 -> ( connectLocation() | figure() | instance() | commentGraphics() | propertyDisplay() | keywordDisplay() | property() | comment() | userData() )*
f4 -> |
java.lang.Object |
ObjectVisitor.visit(portImplementation n,
java.lang.Object argu)
f0 ->
f1 ->
f2 -> ( portNameRef() | portRef() )
f3 -> ( connectLocation() | figure() | instance() | commentGraphics() | propertyDisplay() | keywordDisplay() | property() | comment() | userData() )*
f4 -> |
void |
DepthFirstVisitor.visit(portImplementation n)
f0 ->
f1 ->
f2 -> ( portNameRef() | portRef() )
f3 -> ( connectLocation() | figure() | instance() | commentGraphics() | propertyDisplay() | keywordDisplay() | property() | comment() | userData() )*
f4 -> |