33204193
ALFP190
3
Versions Compared
compared with
Key
- This line was added.
- This line was removed.
- Formatting was changed.
The AlfCompiler class provides the basic interface for compiling Alf code. The processing of a single piece of Alf text is called a compilation, which takes place in two steps:
The API allows you to carry out these steps individually (which is useful if, for example, you wish to parse but not map some code) or using a single call.
Panel | ||
---|---|---|
| ||
|