getDeclarations

@Internal(value = "Changes for the declarations are tracked via implementationClassById")
abstract fun getDeclarations(): ListProperty<PluginDeclaration>(source)

The plugin declarations used to create the descriptors.