aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/analysis/extra
diff options
context:
space:
mode:
authorGravatar cparsons <cparsons@google.com>2018-04-16 15:26:42 -0700
committerGravatar Copybara-Service <copybara-piper@google.com>2018-04-16 15:28:30 -0700
commitcea083af0962ee580ff3635eef974c5fbba01f87 (patch)
tree1c8298dfd15e904e4b323984266432e141cea20d /src/main/java/com/google/devtools/build/lib/analysis/extra
parent0c5b4c440e28d347a69196159c9aff23e4c43d5c (diff)
Create @SkylarkConstructor annotation, to annotate certain global-namespace @SkylarkCallable methods as representing constructors of other skylark types.
This change also demonstrates the new pattern on the global Label() constructor. As an added bonus, it fixes documentation of that constructor. The old documentation used to read "Label.Label(...)" and the new documentation reads "Label(...)". RELNOTES: None. PiperOrigin-RevId: 193109338
Diffstat (limited to 'src/main/java/com/google/devtools/build/lib/analysis/extra')
0 files changed, 0 insertions, 0 deletions