Support for run-time loading of compiler plugins.
- Authors
Lex Spoon
- Version
1.1, 2009/1/2 Updated 2009/1/2 by Anders Bach Nielsen: Added features to implement SIP 00002
- Companion
- object
Type members
Inherited classlikes
A sentinel transformer object
A sentinel transformer object
- Inherited from
- PhasesBase
Value members
Inherited constructors
Concrete methods
Inherited methods
Check that we are on the same thread as before
Check that we are on the same thread as before
- Inherited from
- ContextState
Squash TreeTransform's beloning to same sublist to a single TreeTransformer Each TreeTransform gets own period, whereas a combined TreeTransformer gets period equal to union of periods of it's TreeTransforms
Squash TreeTransform's beloning to same sublist to a single TreeTransformer Each TreeTransform gets own period, whereas a combined TreeTransformer gets period equal to union of periods of it's TreeTransforms
- Inherited from
- PhasesBase
Initializes the ContextBase with a starting context.
This initializes the platform and the definitions.
Initializes the ContextBase with a starting context.
This initializes the platform and the definitions.
- Inherited from
- ContextBase
The loader that loads the members of root
The loader that loads the members of root
- Inherited from
- ContextBase
Use the following phases in the order they are given. The list should never contain NoPhase. if fusion is enabled, phases in same subgroup will be fused to single phase.
Use the following phases in the order they are given. The list should never contain NoPhase. if fusion is enabled, phases in same subgroup will be fused to single phase.
- Inherited from
- PhasesBase