macro.ModuleCheckPolicy

ModuleCheckPolicy(Int)

package haxe-macro

import haxe.macro.CompilationServer

Available on all platforms

Variables

inline read only CheckFileContentModification:ModuleCheckPolicy = 1

If a file is modified, also checks if its content changed. This check is not free, but useful when .hx files are auto-generated.

inline read only 登录查看完整内容