macro.TVar

TVar

package haxe-macro

import haxe.macro.Type

Available on all platforms

Represents a variable in the typed AST.

Properties

read only capture:Bool

Whether or not the variable has been captured by a closure.

read only extra:Null<{params:Array<登录查看完整内容