| Class | Description |
|---|---|
| CodeLocation |
Represents a unique location in the bytecode.
|
| FileLocation |
Represents a unique location in a file, e.g.
|
| Location |
Helper data structure that makes it possible to identify
specific places inside a program, either inside the bytecode
(
CodeLocation) or some other file, e.g. |