Methods in byucc.jhdl.parsers.edif.visitor with parameters of type logicValue |
void |
Visitor.visit(logicValue n)
f0 ->
f1 ->
f2 -> logicNameDef()
f3 -> ( voltageMap() | currentMap() | booleanMap() | compound() | weak() | strong() | dominates() | logicMapOutput() | logicMapInput() | isolated() | resolves() | property() | comment() | userData() )*
f4 -> |
java.lang.Object |
ObjectVisitor.visit(logicValue n,
java.lang.Object argu)
f0 ->
f1 ->
f2 -> logicNameDef()
f3 -> ( voltageMap() | currentMap() | booleanMap() | compound() | weak() | strong() | dominates() | logicMapOutput() | logicMapInput() | isolated() | resolves() | property() | comment() | userData() )*
f4 -> |
void |
DepthFirstVisitor.visit(logicValue n)
f0 ->
f1 ->
f2 -> logicNameDef()
f3 -> ( voltageMap() | currentMap() | booleanMap() | compound() | weak() | strong() | dominates() | logicMapOutput() | logicMapInput() | isolated() | resolves() | property() | comment() | userData() )*
f4 -> |