public interface SkylarkProviderFunctionApi
This is only separate from SkylarkRuleFunctionsApi
at the moment so that new
extensibility functionality can be disabled behind configuration until it has stabilized.
Modifier and Type | Method and Description |
---|---|
com.google.devtools.build.lib.skylarkbuildapi.ProviderApi |
provider(String doc,
Object fields,
com.google.devtools.build.lib.events.Location location) |