Uses of Class
org.ek9lang.compiler.symbols.AggregateSymbol

Packages that use AggregateSymbol
Package
Description
B - For the EK9 compiler itself.
Common parts of processing that can be reused across various phases.
F - Resolution of Explicitly Defined Type Symbols - at this point phase3 processing should have defined most of the explicitly defined symbols, so they should be resolvable.
G - Full Symbol Resolution can now take place.
K - Intermediate Representation Generation.
 
Synthetic operator and method generation for EK9.
Contains critical general components used in the Ek9Compiler listeners.
This is the main source of EK9 Symbols used within the compiler.