Currently: "The constant TYPE_USE corresponds to the 15 type contexts in JLS 4.11, as well as to two declaration contexts: type declarations (including annotation type declarations) and type parameter declarations."
It should be 16 type contexts. (It was 15, but one was added due to method reference expressions.)
It should be 16 type contexts. (It was 15, but one was added due to method reference expressions.)