日度归档:2015 年 3 月 20 日

Haxe Metadata

Table of Contents

1. Compiler Metadata

1.1. General metadata

1.1.1. @:require(xxx)
1.1.2. @:final
1.1.3. @:hack
1.1.4. @:native("my.real.Path")
1.1.5. @:coreApi
1.1.6. @:fakeEnum(Type)
1.1.7. @:macro and @:build
1.1.8. @:k[......]

Read more