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, isImmutable
getErrorMessageForUnknownField, getFieldNames, getMethods, getValue, repr
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final BuiltInProvider<DotnetLegacyToolchainInfo> PROVIDER
public abstract RunInfo compiler()