Methods in byucc.jhdl.parsers.edif.visitor with parameters of type simulate |
void |
Visitor.visit(simulate n)
f0 ->
f1 ->
f2 -> simulateNameDef()
f3 -> ( portListAlias() | waveValue() | apply() | comment() | userData() )*
f4 -> |
java.lang.Object |
ObjectVisitor.visit(simulate n,
java.lang.Object argu)
f0 ->
f1 ->
f2 -> simulateNameDef()
f3 -> ( portListAlias() | waveValue() | apply() | comment() | userData() )*
f4 -> |
void |
DepthFirstVisitor.visit(simulate n)
f0 ->
f1 ->
f2 -> simulateNameDef()
f3 -> ( portListAlias() | waveValue() | apply() | comment() | userData() )*
f4 -> |