class Main { static public function main() { trace(haxe.rtti.Meta.Meta.getType(Main)); } }