macro.ComplexTypeTools

ComplexTypeTools

package haxe-macro

Available on all platforms

This 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 on haxe.macro.ComplexType instances.

Static methods

static toString (c:ComplexType):String

Converts type c to a human-re