Skip to content

tokentree v1.0.19

Compare
Choose a tag to compare
@AlexHaxe AlexHaxe released this 16 May 23:26
· 107 commits to master since this release
8d00e67
  • Added TokenTreeAccessHelper.findParent #150
  • Added a cache for getArrowType, getBrOpenType, getColonType and getPOpenType results #155
  • Fixed TokenTreeCheckUtils.getColonType detection of type checks #149
  • Fixed OpBool position in case body #151
  • Fixed object literal detection when using expression entry point #152 + #153
  • Fixed TokenTreeCheckUtils.getColonType in if body #154
  • Fixed TokenTreeCheckUtils.getPOpenType in if body #154