Package jtb.cparser.syntaxtree
Class DeclarationList
- Object
-
- DeclarationList
-
- All Implemented Interfaces:
Serializable
,Node
public class DeclarationList extends Object implements Node
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DeclarationList(NodeList n0)
-