|
@@ -712,9 +712,9 @@
|
|
|
{
|
|
|
"name": "Native",
|
|
|
"metadata": ":native",
|
|
|
- "doc": "Rewrites the path of a class or enum during generation.",
|
|
|
- "params": ["Output type path"],
|
|
|
- "targets": ["TClass", "TEnum"],
|
|
|
+ "doc": "Rewrites the path of a type or class field during generation.",
|
|
|
+ "params": ["Output path"],
|
|
|
+ "targets": ["TClass", "TEnum", "TAbstract", "TClassField"],
|
|
|
"links": ["https://haxe.org/manual/lf-externs.html"]
|
|
|
},
|
|
|
{
|