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