Class ObjectFile

java.lang.Object
org.gradle.nativeplatform.ObjectFile
All Implemented Interfaces:
TransformationFileType

@Incubating public class ObjectFile extends Object implements TransformationFileType
LanguageOutputType marking object file output type.
  • Constructor Details

    • ObjectFile

      public ObjectFile()