|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectbyucc.jhdl.synth.graph.parser.syntaxtree.attrDefs
Grammar production: f0 -> attrItem() f1 -> ( [ ";" | "," ] attrItem() )*
| Field Summary | |
attrItem |
f0
|
NodeListOptional |
f1
|
| Constructor Summary | |
attrDefs(attrItem n0,
NodeListOptional n1)
|
|
| Method Summary | |
void |
accept(Visitor v)
|
Node |
getParent()
|
void |
setParent(Node n)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public attrItem f0
public NodeListOptional f1
| Constructor Detail |
public attrDefs(attrItem n0,
NodeListOptional n1)
| Method Detail |
public void accept(Visitor v)
accept in interface Nodepublic void setParent(Node n)
setParent in interface Nodepublic Node getParent()
getParent in interface Node
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||