This class provides some utility methods to convert elements from the macro context to a human-readable String representation.

This is only guaranteed to work with data that corresponds to valid Haxe syntax.

Constructor

@:value({ tabString : "\t" })new(tabString:String = "\t")

Methods