Next: Type Analysis
Up: Name Analysis
Previous: Labeled Statements
#ifndef NAME_H
#define NAME_H
#include "eliproto.h"
#include "envmod.h"
#include "intList.h"
extern Environment AddPackage ELI_ARG((Environment, Environment));
extern int FullyQualifiedName ELI_ARG((intList));
#endif
This macro is attached to a product file.
#include "Name.h"
This macro is attached to a product file.
A type-c file implements the operations and data structures of the
abstract data types:
This macro is attached to a product file.
2008-09-11