Methods in byucc.jhdl.parsers.edif.visitor with parameters of type figureGroup |
void |
Visitor.visit(figureGroup n)
f0 ->
f1 ->
f2 -> figureGroupNameDef()
f3 -> ( cornerType() | endType() | pathWidth() | borderWidth() | color() | fillPattern() | textHeight() | visible() | includeFigureGroup() | property() | comment() | userData() )*
f4 -> |
java.lang.Object |
ObjectVisitor.visit(figureGroup n,
java.lang.Object argu)
f0 ->
f1 ->
f2 -> figureGroupNameDef()
f3 -> ( cornerType() | endType() | pathWidth() | borderWidth() | color() | fillPattern() | textHeight() | visible() | includeFigureGroup() | property() | comment() | userData() )*
f4 -> |
void |
DepthFirstVisitor.visit(figureGroup n)
f0 ->
f1 ->
f2 -> figureGroupNameDef()
f3 -> ( cornerType() | endType() | pathWidth() | borderWidth() | color() | fillPattern() | textHeight() | visible() | includeFigureGroup() | property() | comment() | userData() )*
f4 -> |