Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
object BuildDirLayout
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract class ToolingRegistryRef @Inject constructor(val toolingModelRegistry: ToolingModelBuilderRegistry)
Functions
Link copied to clipboard
This function throws if AGP is not in the current context classloader
Link copied to clipboard
A class that hides all references to the Kotlin plugin from the caller. For a non-Kotlin project, this class will never be loaded so that no runtime exception is thrown
Link copied to clipboard
Link copied to clipboard
fun createAllKotlinSourceSetServices(apolloExtension: DefaultApolloExtension, project: Project, sourceFolder: String, nameSuffix: String, action: Action<Service>)