cretz / kastree

Simple Kotlin Source AST and Syntax Parsing, Editing, and Writing
MIT License
236 stars 52 forks source link

Add typeOp to MutableVisitor #24

Closed impatient closed 5 years ago

impatient commented 5 years ago

Update tests to pass AST through identity transformed mutable visitor.

Resolves: https://github.com/cretz/kastree/issues/23

RRua commented 5 years ago

please merge this pull request

cretz commented 5 years ago

I will merge, but can't publish or tag soon (I don't use this lib in my day job as much)