dotty.tools.dotc.plugins
package dotty.tools.dotc.plugins
Type members
Classlikes
trait Plugins
Support for run-time loading of compiler plugins.
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
A research plugin may customize the compilation pipeline freely
A research plugin may customize the compilation pipeline freely
- Note:
Research plugins are only supported by nightly or snapshot build of the compiler.
A standard plugin can be inserted into the normal compilation pipeline
A standard plugin can be inserted into the normal compilation pipeline