Package-level declarations

BaseSpecCompilerPluginRegistrar.

Types

Link copied to clipboard
abstract class BaseSpecCompilerPluginRegistrar<T> : CompilerPluginRegistrar

A CompilerPluginRegistrar that uses a specification/configuration T to control its behavior. The spec is derived from the compiler configuration and can be easily overridden in tests.