API Reference
All Platforms
Neko
Android
Flash
iOS
macOS
Linux
HTML5
Windows
typedef
FunctionArgument
package
haxe.rtti
import
haxe.rtti.CType
Available on all platforms
The function argument runtime type information.
Properties
name
:
String
opt
:
Bool
t
:
CType
value
:
Null
<
String
>