W3cubDocs

/Haxe

AnonType

package haxe.macro

import haxe.macro.Type

Available on all platforms

Represents information for anonymous structure types.

Fields

status:AnonStatus

The status/kind of the structure.

fields:Array<ClassField>

The class fields of the structure.

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