Package compilation.analysis.semantic

Contains classes for the semantic analysis of the source code.

The classes contained within this package are used for performing semantic analysis on the source code, using the TypeChecker to generate an AnnotatedParseTree object comprised of the root AnnotatedStatement.

Since:
1.0