aboutsummaryrefslogtreecommitdiff
path: root/java/com/google/turbine/binder/bytecode/BytecodeBinder.java
diff options
context:
space:
mode:
authorLiam Miller-Cushon <cushon@google.com>2021-07-20 12:38:40 -0700
committerJavac Team <javac-team+copybara@google.com>2021-07-20 12:39:26 -0700
commitbe693b07c4beaa19d48d311d53dda023f40a71b5 (patch)
treefd0cbcb001b6dfde5df8bd65a86fe44f4db46033 /java/com/google/turbine/binder/bytecode/BytecodeBinder.java
parent08d22a6682829f7a4da2bfca7775fdd8b5ff000b (diff)
downloadturbine-be693b07c4beaa19d48d311d53dda023f40a71b5.tar.gz
Report an error for annotation element values without a name
outside of single-element annotations, i.e. `@A(42)` is OK but `@A(42, false)` is not. Also fix the AST position for boolean literals. PiperOrigin-RevId: 385847809
Diffstat (limited to 'java/com/google/turbine/binder/bytecode/BytecodeBinder.java')
0 files changed, 0 insertions, 0 deletions