Skip to content

Commit b284e72

Browse files
committed
Java: Add change note for StringLiteral.getRepresentedString() deprecation
1 parent e1516b4 commit b284e72

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
lgtm,codescanning
2+
* The predicate `StringLiteral.getRepresentedString()` has been deprecated for removal in a future version because it is just an alias for `getValue()`. That predicate should be used instead.

0 commit comments

Comments
 (0)