Methods in byucc.jhdl.parsers.edif.visitor with parameters of type transform |
void |
Visitor.visit(transform n)
f0 ->
f1 ->
f2 -> [ scaleX() ]
f3 -> [ scaleY() ]
f4 -> [ delta() ]
f5 -> [ orientation() ]
f6 -> [ origin() ]
f7 -> |
java.lang.Object |
ObjectVisitor.visit(transform n,
java.lang.Object argu)
f0 ->
f1 ->
f2 -> [ scaleX() ]
f3 -> [ scaleY() ]
f4 -> [ delta() ]
f5 -> [ orientation() ]
f6 -> [ origin() ]
f7 -> |
void |
DepthFirstVisitor.visit(transform n)
f0 ->
f1 ->
f2 -> [ scaleX() ]
f3 -> [ scaleY() ]
f4 -> [ delta() ]
f5 -> [ orientation() ]
f6 -> [ origin() ]
f7 -> |