Interface ToolChain
- All Superinterfaces:
Named
- All Known Subinterfaces:
Clang, Gcc, GccCompatibleToolChain, JavaToolChain, NativeToolChain, PlayToolChain, ScalaToolChain, Swiftc, VisualCpp
A set of compilers that are used together to construct binaries.
-
Nested Class Summary
Nested classes/interfaces inherited from interface Named
Named.Namer -
Method Summary
Modifier and TypeMethodDescriptionReturns a human consumable name for this tool chain.
-
Method Details
-
getDisplayName
-