W3cubDocs

/Haxe

ContextOptions(Int)

package haxe.macro

import haxe.macro.CompilationServer

Available on all platforms

Variables

inlineread onlyMacroContext:ContextOptions = 1

Affects only the macro context.

inlineread onlyNormalAndMacroContext:ContextOptions = 2

Affects the normal and macro contexts.

inlineread onlyNormalContext:ContextOptions = 0

Affects only the normal context.

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/haxe/macro/ContextOptions.html