Methods in byucc.jhdl.parsers.edif.visitor with parameters of type physicalDesignRule |
void |
Visitor.visit(physicalDesignRule n)
f0 ->
f1 ->
f2 -> ( figureWidth() | figureArea() | rectangleSize() | figurePerimeter() | overlapDistance() | overhangDistance() | enclosureDistance() | interFigureGroupSpacing() | intraFigureGroupSpacing() | notchSpacing() | notAllowed() | figureGroup() | comment() | userData() )*
f3 -> |
java.lang.Object |
ObjectVisitor.visit(physicalDesignRule n,
java.lang.Object argu)
f0 ->
f1 ->
f2 -> ( figureWidth() | figureArea() | rectangleSize() | figurePerimeter() | overlapDistance() | overhangDistance() | enclosureDistance() | interFigureGroupSpacing() | intraFigureGroupSpacing() | notchSpacing() | notAllowed() | figureGroup() | comment() | userData() )*
f3 -> |
void |
DepthFirstVisitor.visit(physicalDesignRule n)
f0 ->
f1 ->
f2 -> ( figureWidth() | figureArea() | rectangleSize() | figurePerimeter() | overlapDistance() | overhangDistance() | enclosureDistance() | interFigureGroupSpacing() | intraFigureGroupSpacing() | notchSpacing() | notAllowed() | figureGroup() | comment() | userData() )*
f3 -> |