Skip to content

3.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jan 21:23
d70539d

Please not that there is a bug in this version that causes the cpg to run into a dead-lock into certain circumstances (see #304). Please consider using the 3.3.1 hotfix instead.

Graph Changes

Added

  • operatorCode as property to MemberExpression.

Bux Fixes

  • Fixes for Java static calls by properly parsing member call expressions.
  • Fixing some minor issues with fields
  • Support implicit annotation style in Java by implementing single member annotations in Java