public class SkylarkProviderFunction extends Object implements SkylarkProviderFunctionApi
Constructor and Description |
---|
SkylarkProviderFunction() |
Modifier and Type | Method and Description |
---|---|
com.google.devtools.build.lib.packages.Provider |
provider(String doc,
Object fields,
com.google.devtools.build.lib.events.Location location) |
public com.google.devtools.build.lib.packages.Provider provider(String doc, Object fields, com.google.devtools.build.lib.events.Location location) throws com.google.devtools.build.lib.syntax.EvalException
provider
in interface SkylarkProviderFunctionApi
com.google.devtools.build.lib.syntax.EvalException