Class CrossCompilerConfiguration
java.lang.Object
edu.wpi.first.toolchain.configurable.CrossCompilerConfiguration
- All Implemented Interfaces:
org.gradle.api.Named
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.gradle.api.Named
org.gradle.api.Named.Namer -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract org.gradle.api.provider.Property<String>abstract org.gradle.api.provider.Property<String>getName()abstract org.gradle.api.provider.Property<String>abstract org.gradle.api.provider.Property<Boolean>abstract org.gradle.api.provider.Property<ToolchainDescriptorBase>
-
Constructor Details
-
CrossCompilerConfiguration
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceorg.gradle.api.Named
-
getArchitecture
-
getOperatingSystem
-
getCompilerPrefix
-
getOptional
-
getToolchainDescriptor
-