haXe API Documentation
Back |
Indexinterface haxe.rtti.Infos
Available in flash, neko, js, flash9, php, cpp
This is a magic interface. When a class implements haxe.rtti.Infos
, this class and all its
subclass will get an additional static field __rtti
storing the class type informations.
Back |
Index