aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/skyframe/serialization/AutoRegistry.java
diff options
context:
space:
mode:
authorGravatar juliexxia <juliexxia@google.com>2018-08-13 15:21:42 -0700
committerGravatar Copybara-Service <copybara-piper@google.com>2018-08-13 15:23:28 -0700
commita6298007e0b8338aa4ac5cbc9f6d42d5d44b6d6d (patch)
treebd4a4357d6b36e90ea7382421ef0c27911230a31 /src/main/java/com/google/devtools/build/lib/skyframe/serialization/AutoRegistry.java
parent3bace1b937934fb2cea6260067ecc1cdbe526847 (diff)
Add a <code>getSkylarkOptions</code> helper function to all OptionsProviders.
This is to allow OptionsProviders to access the new skylark options which aren't held in a fragment class like native options and thus can't be accessed with the traditional <code>get</code> method. Currently this function isn't called anywhere and would just return an empty map. But in the future it will return a map of skylark flag names to values. PiperOrigin-RevId: 208552510
Diffstat (limited to 'src/main/java/com/google/devtools/build/lib/skyframe/serialization/AutoRegistry.java')
0 files changed, 0 insertions, 0 deletions