public class LabelCache extends Object
Label
objects in the Skylark
ParserModifier and Type | Method and Description |
---|---|
static com.google.common.cache.LoadingCache<String,com.google.devtools.build.lib.cmdline.Label> |
newLabelCache()
Create an empty cache that converts strings of absolute labels to
Label s on demand |
public static com.google.common.cache.LoadingCache<String,com.google.devtools.build.lib.cmdline.Label> newLabelCache()
Label
s on demand