Package edu.gac.max.mcs388.s2003.compiler_support

Interface Summary
Declaration The Declaration interface specifies what is needed for an object to be registered with the declare method of the ScopedIdentifier class.
 

Class Summary
ScopedIdentifier The ScopedIdentifier class represents the programming language concept of an identifier, i.e., a name that can have declarations associated with it.