macro.ComplexTypeTools
ComplexTypeTools
package haxe-macro
Available on all platformsThis class provides some utility methods to work with AST-level types. It is best used through
using haxe.macro.ComplexTypeTools
syntax and then provides additional methods onhaxe.macro.ComplexType
instances.
Static methods
static toString (c:ComplexType):String
Converts type c
to a human-re