Variables

@:value(cast 1)@:enum@:implinlineread onlyMacroContext:ContextOptions = 1

Affects only the macro context.

@:value(cast 2)@:enum@:implinlineread onlyNormalAndMacroContext:ContextOptions = 2

Affects the normal and macro contexts.

@:value(cast 0)@:enum@:implinlineread onlyNormalContext:ContextOptions = 0

Affects only the normal context.