Files
codeql/java/ql/lib/change-notes/released/0.0.11.md
2022-03-10 19:43:58 +00:00

268 B

0.0.11

New Features

  • Added hasDescendant(RefType anc, Type sub)
  • Added RefType.getADescendant()
  • Added RefType.getAStrictAncestor()

Minor Analysis Improvements

  • Add support for CharacterLiteral in CompileTimeConstantExpr.getStringValue()