10 Commits (ccf7056a93d60459990ff1d96e06a8e853a59607)

Author SHA1 Message Date
Graham ccf7056a93 Use private companion objects where possible 4 years ago
Graham 9de55399f5 Convert createLong to an extension method on Long 4 years ago
Graham 597aa2018e Add support for whole program AST transforms 4 years ago
Graham 25a6953644 Fix use of deprecated JavaParser methods 4 years ago
Graham 5487a74eb8 Remove traversal argument from walk extension method 4 years ago
Graham 8df0907118 Replace IllegalStateException with error() in BitMaskTransformer 4 years ago
Graham abf803f017 Replace contains() calls with the in operator 4 years ago
Graham 130a05956e Convert ExprUtils to Kotlin 4 years ago
Graham e3baede541 Convert NodeUtils to Kotlin 4 years ago
Graham 5b032c980f Convert BitMaskTransformer to Kotlin 4 years ago