aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/collect/nestedset/NestedSetCodec.java
diff options
context:
space:
mode:
authorGravatar cparsons <cparsons@google.com>2018-03-22 10:02:02 -0700
committerGravatar Copybara-Service <copybara-piper@google.com>2018-03-22 10:03:55 -0700
commit73e1016c72e5a73c7f204efe7a70b4c780be8674 (patch)
treedff662457bdbfd85b1b3b4a095e261c9f64e52f3 /src/main/java/com/google/devtools/build/lib/collect/nestedset/NestedSetCodec.java
parent4c4e9e28950c64f697de08008d5049852ee83501 (diff)
Create useSkylarkSemantics for @SkylarkCallable, so annotated methods can specifically get a semantics object
This is slightly redundant with useEnvironment, yes (as one can easily obtain the semantics object with Environment), but we intend on restricting useEnvironment so that structField=true methods cannot specify useEnvironment, but *can* specify useSkylarkSemantics. In general, we can also ween off non structField methods to use useSkylarkSemantics instead of useEnvironment in cases where this is feasible. RELNOTES: None. PiperOrigin-RevId: 190082547
Diffstat (limited to 'src/main/java/com/google/devtools/build/lib/collect/nestedset/NestedSetCodec.java')
0 files changed, 0 insertions, 0 deletions