Methods in byucc.jhdl.parsers.edif.visitor with parameters of type timeInterval |
void |
Visitor.visit(timeInterval n)
f0 ->
f1 ->
f2 -> ( event() | offsetEvent() )
f3 -> ( event() | offsetEvent() | duration() )
f4 -> |
java.lang.Object |
ObjectVisitor.visit(timeInterval n,
java.lang.Object argu)
f0 ->
f1 ->
f2 -> ( event() | offsetEvent() )
f3 -> ( event() | offsetEvent() | duration() )
f4 -> |
void |
DepthFirstVisitor.visit(timeInterval n)
f0 ->
f1 ->
f2 -> ( event() | offsetEvent() )
f3 -> ( event() | offsetEvent() | duration() )
f4 -> |