Package compilation.analysis.syntax

Contains classes for the syntactical analysis of the source code.

The classes contained within this package are used for performing syntactic analysis on the source code, using the Parser to generate a ParseTree object comprised of the root Statement.

Since:
1.0