public class LabelCache extends Object
Label objects in the Skylark
Parser| Modifier 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
Labels on demand |
public static com.google.common.cache.LoadingCache<String,com.google.devtools.build.lib.cmdline.Label> newLabelCache()
Labels on demand