Skip to content
Snippets Groups Projects
Commit 374e5212 authored by Nicholas Robinson's avatar Nicholas Robinson
Browse files

Environment & ClassNode linkType

- added CompEnv, which is a special enviornment for CompNode where it
also stores the imported stuff and the package name, so you can search
the globalEnv with those as well
- added type linking to ClassNode, where it checks the extends and
implements classes/interfaces and makes sure that they are real, and
stores them as the nodes in ClassNode
parent 1a33cf1a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment