Footnotes
-  (1)
- The C type declarations shown in this
handout will all be made available in `.h' files.
  
-  (2)
- Node
phrase types are specificed using an enumeration type named
`nodetype'.  The elements of this type and the details of nodes of
each phrase type are described below.
  
-  (3)
- Including
the pseudo-identifier int as discussed above
  
Computer Science 434 
Department of Computer Science
Williams College