W3cubDocs

/Haxe

ImportExpr

package haxe.macro

import haxe.macro.Expr

Available on all platforms

Represents the import expression.

Fields

path:Array<{pos:Position, name:String}>

The path to the import expression.

mode:ImportMode

The mode of the import expression.

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