Uses of Interface
org.ek9lang.compiler.symbols.IScope

Packages that use IScope
Package
Description
B - For the EK9 compiler itself.
Common parts of processing that can be reused across various phases.
E - Initial Symbol definition by traversing the 'ANTLR' - 'AST'.
G - Full Symbol Resolution can now take place.
 
Used primarily to hold structures that are related to searching for symbols.
Contains critical general components used in the Ek9Compiler listeners.
This is the main source of EK9 Symbols used within the compiler.