haxe.rtti

..
Abstractdef

The abstract type runtime information.

ClassField

The runtime class field information.

Classdef

The runtime class definition information.

EnumField

The runtime enum constructor information.

Enumdef

The enum runtime type information.

FunctionArgument

The function argument runtime type information.

Meta

An API to access classes and enums metadata at runtime.

MetaData

The list of runtime metadata.

Path

The (dot-)path of the runtime type.

PathParams

The type parameters in the runtime type information.

Platforms

A list of strings representing the targets where the type is available.

TypeInfos

The general runtime type information.

TypeParams

An array of strings representing the names of the type parameters the type has. As of Haxe 3.2.0, this does not include the constraints.

TypeRoot

List of TypeTree.

Typedef

The typedef runtime information.