v1.0.0-pre6 - Advanced Tree Pattern Matching and Renaming Improvements
Pre-release
Pre-release
- Fixes and improvements for
renameAll
- Added additional renaming and replacing methods to
Root
(all such methods are now here) - Add inject nodes with multiple members
- Refactor the parsing methods to be more useful
- Remove some unchecked casts in favor of
Class.cast
- Fix
getNumber
onLiteralExpression
- Added advanced pattern matching to
Matcher
- There are now data (string) wildcards and node wildcards that can have varying predicates and behaviors
- Rename data visiting method in void visitor
Full Changelog: v1.0.0-pre5...v1.0.0-pre6