Methods in byucc.jhdl.parsers.edif.visitor with parameters of type notAllowed |
void |
Visitor.visit(notAllowed n)
f0 ->
f1 ->
f2 -> ruleNameDef()
f3 -> figureGroupObject()
f4 -> ( comment() | userData() )*
f5 -> |
java.lang.Object |
ObjectVisitor.visit(notAllowed n,
java.lang.Object argu)
f0 ->
f1 ->
f2 -> ruleNameDef()
f3 -> figureGroupObject()
f4 -> ( comment() | userData() )*
f5 -> |
void |
DepthFirstVisitor.visit(notAllowed n)
f0 ->
f1 ->
f2 -> ruleNameDef()
f3 -> figureGroupObject()
f4 -> ( comment() | userData() )*
f5 -> |