Methods in byucc.jhdl.parsers.edif.visitor with parameters of type contents |
void |
Visitor.visit(contents n)
f0 -> "("
f1 -> "contents"
f2 -> ( instance() | offPageConnector() | figure() | section() | net() | netBundle() | page() | commentGraphics() | portImplementation() | timing() | simulate() | when() | follow() | logicPort() | boundingBox() | constant() | constraint() | variable() | comment() | userData() )*
f3 -> ")" |
java.lang.Object |
ObjectVisitor.visit(contents n,
java.lang.Object argu)
f0 -> "("
f1 -> "contents"
f2 -> ( instance() | offPageConnector() | figure() | section() | net() | netBundle() | page() | commentGraphics() | portImplementation() | timing() | simulate() | when() | follow() | logicPort() | boundingBox() | constant() | constraint() | variable() | comment() | userData() )*
f3 -> ")" |
void |
DepthFirstVisitor.visit(contents n)
f0 -> "("
f1 -> "contents"
f2 -> ( instance() | offPageConnector() | figure() | section() | net() | netBundle() | page() | commentGraphics() | portImplementation() | timing() | simulate() | when() | follow() | logicPort() | boundingBox() | constant() | constraint() | variable() | comment() | userData() )*
f3 -> ")" |