dotty.tools.dotc.plugins
package dotty.tools.dotc.plugins
Members list
Concise view
Type members
Classlikes
Attributes
- Graph
- Supertypes
- class PluginLoadExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass Any
Attributes
- Companion:
- object
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
- trait ResearchPlugintrait StandardPlugin
object Plugin
Attributes
- Graph
- Supertypes
- class Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass Any
- Known subtypes
- class MissingPluginException
trait Plugins
Support for run-time loading of compiler plugins.
Support for run-time loading of compiler plugins.
Attributes
- Version:
1.1, 2009/1/2 Updated 2009/1/2 by Anders Bach Nielsen: Added features to implement SIP 00002
- Companion:
- object
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
- class ContextBase
- Self type
object Plugins
A research plugin may customize the compilation pipeline freely
A research plugin may customize the compilation pipeline freely
Attributes
- Note:
Research plugins are only supported by nightly or snapshot build of the compiler.
- Graph
- Supertypes
A standard plugin can be inserted into the normal compilation pipeline
A standard plugin can be inserted into the normal compilation pipeline
Attributes
- Graph
- Supertypes