haxetink / tink_macro

The macro toolkit
MIT License
57 stars 17 forks source link

Handle new FunctionKind enum in Haxe 4 AST #26

Closed AdrianV closed 5 years ago

AdrianV commented 5 years ago

Handle Haxe 4 breaking change in FunctionKind enum. This change does not work together with change https://github.com/haxetink/tink_template/commit/8e11b996632323a4770b3f554c01213b22abc898 But I think is better to fix it at the root.

back2dos commented 5 years ago

Went with a solution that also supports the new FunctionKind.