gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.language.c.plugins
Package-level
declarations
API
Plugins for building from C language sources.
Types
Types
CLang
Plugin
Link copied to clipboard
API
@
Incubating
@
NullMarked
abstract
class
CLangPlugin
:
Plugin
<
T
>
Adds core C language support.
CPlugin
Link copied to clipboard
API
@
Incubating
abstract
class
CPlugin
:
Plugin
<
T
>
A plugin for projects wishing to build native binary components from C sources.