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