| Interface | Description |
|---|---|
| Context |
| Class | Description |
|---|---|
| AbstractContext |
Abstract context that contain all shared informations for each context.
|
| FileContext |
A context to compile a file from the filesystem.
|
| ImportStack |
Stack for tracking currently evaluated file.
|
| StringContext |
A context to compile a string in memory.
|