Skip to content

LibSA4Py v0.4.0

Latest

Choose a tag to compare

@mir-am mir-am released this 08 May 11:46

Added

  • Adds the CountParametricTypeDepth visitor to count the depth of parametric types.

Fixed

  • Fixed an issue where type annotations for local variables with the same name in methods were not applied (TypeAlpplier).