public abstract class DotnetLegacyToolchainInfo extends BuiltInProviderInfo<DotnetLegacyToolchainInfo>
| Modifier and Type | Field and Description |
|---|---|
static BuiltInProvider<DotnetLegacyToolchainInfo> |
PROVIDER |
| Constructor and Description |
|---|
DotnetLegacyToolchainInfo() |
| Modifier and Type | Method and Description |
|---|---|
abstract RunInfo |
compiler() |
getDeclaredClass, getProvider, getProviderInfo, isImmutablegetErrorMessageForUnknownField, getFieldNames, getMethods, getValue, reprclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static final BuiltInProvider<DotnetLegacyToolchainInfo> PROVIDER
public abstract RunInfo compiler()