aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/vfs
diff options
context:
space:
mode:
authorGravatar vladmos <vladmos@google.com>2017-12-14 12:29:08 -0500
committerGravatar John Cater <jcater@google.com>2017-12-14 12:38:48 -0500
commite6863e2336f3aacac8181394f5edd92cac9471a9 (patch)
tree4e7a18482bf5d0bf4c2dc86c65737a604fb3bd73 /src/main/java/com/google/devtools/build/lib/vfs
parent81a4948b88986359293c78d789dcbdd714caeab1 (diff)
Fix the generic class information in the documentation
If a parameter is defined like the following, the information about the items type defined for the param itself (not for each container type) should be included in the documentation: @Param( // ... allowedTypes = { @ParamType(type = Container1.class), @ParamType(type = Container2.class), }, generic1 = Item.class, ) PiperOrigin-RevId: 179053750
Diffstat (limited to 'src/main/java/com/google/devtools/build/lib/vfs')
0 files changed, 0 insertions, 0 deletions