View source
class Error
package haxe.macro
extends Exception
import haxe.macro.Expr
Available on all platforms
This error can be used to handle or produce compilation errors in macros.
Available on all platforms
This error can be used to handle or produce compilation errors in macros.