Skip to content

Commit 6f219aa

Browse files
committed
import xml doc of development (fa0e4594a38f391c716237a6db1621246df104dd)
1 parent 356c612 commit 6f219aa

File tree

11 files changed

+131
-61
lines changed

11 files changed

+131
-61
lines changed

xml/development/cpp.xml

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37011,6 +37011,13 @@
3701137011

3701237012
@see https://haxe.org/manual/lf-condition-compilation.html</haxe_doc>
3701337013
</getDefine>
37014+
<stringToPlatforms set="method" line="464" static="1">
37015+
<f a="platforms">
37016+
<c path="Array"><c path="String"/></c>
37017+
<c path="Array"><e path="haxe.macro.Platform"/></c>
37018+
</f>
37019+
<haxe_doc>Converts an array of `String`s into an array of `Platform`s.</haxe_doc>
37020+
</stringToPlatforms>
3701437021
<haxe_doc>All these methods can be called for compiler configuration macros.</haxe_doc>
3701537022
</class>
3701637023
<abstract path="haxe.macro.IncludePosition" params="" file="/home/runner/work/haxe/haxe/std/haxe/macro/Compiler.hx" module="haxe.macro.Compiler">
@@ -37019,7 +37026,7 @@
3701937026
<to><icast><c path="String"/></icast></to>
3702037027
<meta><m n=":enum"/></meta>
3702137028
<impl><class path="haxe.macro._Compiler.IncludePosition_Impl_" params="" file="/home/runner/work/haxe/haxe/std/haxe/macro/Compiler.hx" private="1" module="haxe.macro.Compiler" extern="1" final="1">
37022-
<Top public="1" get="inline" set="null" expr="cast &quot;top&quot;" line="465" static="1">
37029+
<Top public="1" get="inline" set="null" expr="cast &quot;top&quot;" line="527" static="1">
3702337030
<x path="haxe.macro.IncludePosition"/>
3702437031
<meta>
3702537032
<m n=":value"><e>cast "top"</e></m>
@@ -37028,7 +37035,7 @@
3702837035
</meta>
3702937036
<haxe_doc>Prepend the file content to the output file.</haxe_doc>
3703037037
</Top>
37031-
<Closure public="1" get="inline" set="null" expr="cast &quot;closure&quot;" line="472" static="1">
37038+
<Closure public="1" get="inline" set="null" expr="cast &quot;closure&quot;" line="534" static="1">
3703237039
<x path="haxe.macro.IncludePosition"/>
3703337040
<meta>
3703437041
<m n=":value"><e>cast "closure"</e></m>
@@ -37039,7 +37046,7 @@
3703937046

3704037047
Since the closure is in strict-mode, there may be run-time error if the input is not strict-mode-compatible.</haxe_doc>
3704137048
</Closure>
37042-
<Inline public="1" get="inline" set="null" expr="cast &quot;inline&quot;" line="477" static="1">
37049+
<Inline public="1" get="inline" set="null" expr="cast &quot;inline&quot;" line="539" static="1">
3704337050
<x path="haxe.macro.IncludePosition"/>
3704437051
<meta>
3704537052
<m n=":value"><e>cast "inline"</e></m>
@@ -37052,7 +37059,7 @@
3705237059
</class></impl>
3705337060
</abstract>
3705437061
<class path="haxe.macro._Compiler.IncludePosition_Impl_" params="" file="/home/runner/work/haxe/haxe/std/haxe/macro/Compiler.hx" private="1" module="haxe.macro.Compiler" extern="1" final="1">
37055-
<Top public="1" get="inline" set="null" expr="cast &quot;top&quot;" line="465" static="1">
37062+
<Top public="1" get="inline" set="null" expr="cast &quot;top&quot;" line="527" static="1">
3705637063
<x path="haxe.macro.IncludePosition"/>
3705737064
<meta>
3705837065
<m n=":value"><e>cast "top"</e></m>
@@ -37061,7 +37068,7 @@
3706137068
</meta>
3706237069
<haxe_doc>Prepend the file content to the output file.</haxe_doc>
3706337070
</Top>
37064-
<Closure public="1" get="inline" set="null" expr="cast &quot;closure&quot;" line="472" static="1">
37071+
<Closure public="1" get="inline" set="null" expr="cast &quot;closure&quot;" line="534" static="1">
3706537072
<x path="haxe.macro.IncludePosition"/>
3706637073
<meta>
3706737074
<m n=":value"><e>cast "closure"</e></m>
@@ -37072,7 +37079,7 @@
3707237079

3707337080
Since the closure is in strict-mode, there may be run-time error if the input is not strict-mode-compatible.</haxe_doc>
3707437081
</Closure>
37075-
<Inline public="1" get="inline" set="null" expr="cast &quot;inline&quot;" line="477" static="1">
37082+
<Inline public="1" get="inline" set="null" expr="cast &quot;inline&quot;" line="539" static="1">
3707637083
<x path="haxe.macro.IncludePosition"/>
3707737084
<meta>
3707837085
<m n=":value"><e>cast "inline"</e></m>

xml/development/flash.xml

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52127,6 +52127,13 @@
5212752127

5212852128
@see https://haxe.org/manual/lf-condition-compilation.html</haxe_doc>
5212952129
</getDefine>
52130+
<stringToPlatforms set="method" line="464" static="1">
52131+
<f a="platforms">
52132+
<c path="Array"><c path="String"/></c>
52133+
<c path="Array"><e path="haxe.macro.Platform"/></c>
52134+
</f>
52135+
<haxe_doc>Converts an array of `String`s into an array of `Platform`s.</haxe_doc>
52136+
</stringToPlatforms>
5213052137
<haxe_doc>All these methods can be called for compiler configuration macros.</haxe_doc>
5213152138
</class>
5213252139
<abstract path="haxe.macro.IncludePosition" params="" file="/home/runner/work/haxe/haxe/std/haxe/macro/Compiler.hx" module="haxe.macro.Compiler">
@@ -52135,7 +52142,7 @@
5213552142
<to><icast><c path="String"/></icast></to>
5213652143
<meta><m n=":enum"/></meta>
5213752144
<impl><class path="haxe.macro._Compiler.IncludePosition_Impl_" params="" file="/home/runner/work/haxe/haxe/std/haxe/macro/Compiler.hx" private="1" module="haxe.macro.Compiler" extern="1" final="1">
52138-
<Top public="1" get="inline" set="null" expr="cast &quot;top&quot;" line="465" static="1">
52145+
<Top public="1" get="inline" set="null" expr="cast &quot;top&quot;" line="527" static="1">
5213952146
<x path="haxe.macro.IncludePosition"/>
5214052147
<meta>
5214152148
<m n=":value"><e>cast "top"</e></m>
@@ -52144,7 +52151,7 @@
5214452151
</meta>
5214552152
<haxe_doc>Prepend the file content to the output file.</haxe_doc>
5214652153
</Top>
52147-
<Closure public="1" get="inline" set="null" expr="cast &quot;closure&quot;" line="472" static="1">
52154+
<Closure public="1" get="inline" set="null" expr="cast &quot;closure&quot;" line="534" static="1">
5214852155
<x path="haxe.macro.IncludePosition"/>
5214952156
<meta>
5215052157
<m n=":value"><e>cast "closure"</e></m>
@@ -52155,7 +52162,7 @@
5215552162

5215652163
Since the closure is in strict-mode, there may be run-time error if the input is not strict-mode-compatible.</haxe_doc>
5215752164
</Closure>
52158-
<Inline public="1" get="inline" set="null" expr="cast &quot;inline&quot;" line="477" static="1">
52165+
<Inline public="1" get="inline" set="null" expr="cast &quot;inline&quot;" line="539" static="1">
5215952166
<x path="haxe.macro.IncludePosition"/>
5216052167
<meta>
5216152168
<m n=":value"><e>cast "inline"</e></m>
@@ -52168,7 +52175,7 @@
5216852175
</class></impl>
5216952176
</abstract>
5217052177
<class path="haxe.macro._Compiler.IncludePosition_Impl_" params="" file="/home/runner/work/haxe/haxe/std/haxe/macro/Compiler.hx" private="1" module="haxe.macro.Compiler" extern="1" final="1">
52171-
<Top public="1" get="inline" set="null" expr="cast &quot;top&quot;" line="465" static="1">
52178+
<Top public="1" get="inline" set="null" expr="cast &quot;top&quot;" line="527" static="1">
5217252179
<x path="haxe.macro.IncludePosition"/>
5217352180
<meta>
5217452181
<m n=":value"><e>cast "top"</e></m>
@@ -52177,7 +52184,7 @@
5217752184
</meta>
5217852185
<haxe_doc>Prepend the file content to the output file.</haxe_doc>
5217952186
</Top>
52180-
<Closure public="1" get="inline" set="null" expr="cast &quot;closure&quot;" line="472" static="1">
52187+
<Closure public="1" get="inline" set="null" expr="cast &quot;closure&quot;" line="534" static="1">
5218152188
<x path="haxe.macro.IncludePosition"/>
5218252189
<meta>
5218352190
<m n=":value"><e>cast "closure"</e></m>
@@ -52188,7 +52195,7 @@
5218852195

5218952196
Since the closure is in strict-mode, there may be run-time error if the input is not strict-mode-compatible.</haxe_doc>
5219052197
</Closure>
52191-
<Inline public="1" get="inline" set="null" expr="cast &quot;inline&quot;" line="477" static="1">
52198+
<Inline public="1" get="inline" set="null" expr="cast &quot;inline&quot;" line="539" static="1">
5219252199
<x path="haxe.macro.IncludePosition"/>
5219352200
<meta>
5219452201
<m n=":value"><e>cast "inline"</e></m>

xml/development/hl.xml

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28970,6 +28970,13 @@
2897028970

2897128971
@see https://haxe.org/manual/lf-condition-compilation.html</haxe_doc>
2897228972
</getDefine>
28973+
<stringToPlatforms set="method" line="464" static="1">
28974+
<f a="platforms">
28975+
<c path="Array"><c path="String"/></c>
28976+
<c path="Array"><e path="haxe.macro.Platform"/></c>
28977+
</f>
28978+
<haxe_doc>Converts an array of `String`s into an array of `Platform`s.</haxe_doc>
28979+
</stringToPlatforms>
2897328980
<haxe_doc>All these methods can be called for compiler configuration macros.</haxe_doc>
2897428981
</class>
2897528982
<abstract path="haxe.macro.IncludePosition" params="" file="/home/runner/work/haxe/haxe/std/haxe/macro/Compiler.hx" module="haxe.macro.Compiler">
@@ -28978,7 +28985,7 @@
2897828985
<to><icast><c path="String"/></icast></to>
2897928986
<meta><m n=":enum"/></meta>
2898028987
<impl><class path="haxe.macro._Compiler.IncludePosition_Impl_" params="" file="/home/runner/work/haxe/haxe/std/haxe/macro/Compiler.hx" private="1" module="haxe.macro.Compiler" extern="1" final="1">
28981-
<Top public="1" get="inline" set="null" expr="cast &quot;top&quot;" line="465" static="1">
28988+
<Top public="1" get="inline" set="null" expr="cast &quot;top&quot;" line="527" static="1">
2898228989
<x path="haxe.macro.IncludePosition"/>
2898328990
<meta>
2898428991
<m n=":value"><e>cast "top"</e></m>
@@ -28987,7 +28994,7 @@
2898728994
</meta>
2898828995
<haxe_doc>Prepend the file content to the output file.</haxe_doc>
2898928996
</Top>
28990-
<Closure public="1" get="inline" set="null" expr="cast &quot;closure&quot;" line="472" static="1">
28997+
<Closure public="1" get="inline" set="null" expr="cast &quot;closure&quot;" line="534" static="1">
2899128998
<x path="haxe.macro.IncludePosition"/>
2899228999
<meta>
2899329000
<m n=":value"><e>cast "closure"</e></m>
@@ -28998,7 +29005,7 @@
2899829005

2899929006
Since the closure is in strict-mode, there may be run-time error if the input is not strict-mode-compatible.</haxe_doc>
2900029007
</Closure>
29001-
<Inline public="1" get="inline" set="null" expr="cast &quot;inline&quot;" line="477" static="1">
29008+
<Inline public="1" get="inline" set="null" expr="cast &quot;inline&quot;" line="539" static="1">
2900229009
<x path="haxe.macro.IncludePosition"/>
2900329010
<meta>
2900429011
<m n=":value"><e>cast "inline"</e></m>
@@ -29011,7 +29018,7 @@
2901129018
</class></impl>
2901229019
</abstract>
2901329020
<class path="haxe.macro._Compiler.IncludePosition_Impl_" params="" file="/home/runner/work/haxe/haxe/std/haxe/macro/Compiler.hx" private="1" module="haxe.macro.Compiler" extern="1" final="1">
29014-
<Top public="1" get="inline" set="null" expr="cast &quot;top&quot;" line="465" static="1">
29021+
<Top public="1" get="inline" set="null" expr="cast &quot;top&quot;" line="527" static="1">
2901529022
<x path="haxe.macro.IncludePosition"/>
2901629023
<meta>
2901729024
<m n=":value"><e>cast "top"</e></m>
@@ -29020,7 +29027,7 @@
2902029027
</meta>
2902129028
<haxe_doc>Prepend the file content to the output file.</haxe_doc>
2902229029
</Top>
29023-
<Closure public="1" get="inline" set="null" expr="cast &quot;closure&quot;" line="472" static="1">
29030+
<Closure public="1" get="inline" set="null" expr="cast &quot;closure&quot;" line="534" static="1">
2902429031
<x path="haxe.macro.IncludePosition"/>
2902529032
<meta>
2902629033
<m n=":value"><e>cast "closure"</e></m>
@@ -29031,7 +29038,7 @@
2903129038

2903229039
Since the closure is in strict-mode, there may be run-time error if the input is not strict-mode-compatible.</haxe_doc>
2903329040
</Closure>
29034-
<Inline public="1" get="inline" set="null" expr="cast &quot;inline&quot;" line="477" static="1">
29041+
<Inline public="1" get="inline" set="null" expr="cast &quot;inline&quot;" line="539" static="1">
2903529042
<x path="haxe.macro.IncludePosition"/>
2903629043
<meta>
2903729044
<m n=":value"><e>cast "inline"</e></m>

xml/development/info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"commit": "debfffc35535808bdb50bdf6be1e69473f207416",
2+
"commit": "fa0e4594a38f391c716237a6db1621246df104dd",
33
"branch": "development"
44
}

xml/development/js.xml

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28894,6 +28894,13 @@
2889428894

2889528895
@see https://haxe.org/manual/lf-condition-compilation.html</haxe_doc>
2889628896
</getDefine>
28897+
<stringToPlatforms set="method" line="464" static="1">
28898+
<f a="platforms">
28899+
<c path="Array"><c path="String"/></c>
28900+
<c path="Array"><e path="haxe.macro.Platform"/></c>
28901+
</f>
28902+
<haxe_doc>Converts an array of `String`s into an array of `Platform`s.</haxe_doc>
28903+
</stringToPlatforms>
2889728904
<includeFile public="1" set="method" static="1">
2889828905
<f a="file:position">
2889928906
<d/>
@@ -28910,7 +28917,7 @@
2891028917
<to><icast><c path="String"/></icast></to>
2891128918
<meta><m n=":enum"/></meta>
2891228919
<impl><class path="haxe.macro._Compiler.IncludePosition_Impl_" params="" file="/home/runner/work/haxe/haxe/std/haxe/macro/Compiler.hx" private="1" module="haxe.macro.Compiler" extern="1" final="1">
28913-
<Top public="1" get="inline" set="null" expr="cast &quot;top&quot;" line="465" static="1">
28920+
<Top public="1" get="inline" set="null" expr="cast &quot;top&quot;" line="527" static="1">
2891428921
<x path="haxe.macro.IncludePosition"/>
2891528922
<meta>
2891628923
<m n=":value"><e>cast "top"</e></m>
@@ -28919,7 +28926,7 @@
2891928926
</meta>
2892028927
<haxe_doc>Prepend the file content to the output file.</haxe_doc>
2892128928
</Top>
28922-
<Closure public="1" get="inline" set="null" expr="cast &quot;closure&quot;" line="472" static="1">
28929+
<Closure public="1" get="inline" set="null" expr="cast &quot;closure&quot;" line="534" static="1">
2892328930
<x path="haxe.macro.IncludePosition"/>
2892428931
<meta>
2892528932
<m n=":value"><e>cast "closure"</e></m>
@@ -28930,7 +28937,7 @@
2893028937

2893128938
Since the closure is in strict-mode, there may be run-time error if the input is not strict-mode-compatible.</haxe_doc>
2893228939
</Closure>
28933-
<Inline public="1" get="inline" set="null" expr="cast &quot;inline&quot;" line="477" static="1">
28940+
<Inline public="1" get="inline" set="null" expr="cast &quot;inline&quot;" line="539" static="1">
2893428941
<x path="haxe.macro.IncludePosition"/>
2893528942
<meta>
2893628943
<m n=":value"><e>cast "inline"</e></m>
@@ -28943,7 +28950,7 @@
2894328950
</class></impl>
2894428951
</abstract>
2894528952
<class path="haxe.macro._Compiler.IncludePosition_Impl_" params="" file="/home/runner/work/haxe/haxe/std/haxe/macro/Compiler.hx" private="1" module="haxe.macro.Compiler" extern="1" final="1">
28946-
<Top public="1" get="inline" set="null" expr="cast &quot;top&quot;" line="465" static="1">
28953+
<Top public="1" get="inline" set="null" expr="cast &quot;top&quot;" line="527" static="1">
2894728954
<x path="haxe.macro.IncludePosition"/>
2894828955
<meta>
2894928956
<m n=":value"><e>cast "top"</e></m>
@@ -28952,7 +28959,7 @@
2895228959
</meta>
2895328960
<haxe_doc>Prepend the file content to the output file.</haxe_doc>
2895428961
</Top>
28955-
<Closure public="1" get="inline" set="null" expr="cast &quot;closure&quot;" line="472" static="1">
28962+
<Closure public="1" get="inline" set="null" expr="cast &quot;closure&quot;" line="534" static="1">
2895628963
<x path="haxe.macro.IncludePosition"/>
2895728964
<meta>
2895828965
<m n=":value"><e>cast "closure"</e></m>
@@ -28963,7 +28970,7 @@
2896328970

2896428971
Since the closure is in strict-mode, there may be run-time error if the input is not strict-mode-compatible.</haxe_doc>
2896528972
</Closure>
28966-
<Inline public="1" get="inline" set="null" expr="cast &quot;inline&quot;" line="477" static="1">
28973+
<Inline public="1" get="inline" set="null" expr="cast &quot;inline&quot;" line="539" static="1">
2896728974
<x path="haxe.macro.IncludePosition"/>
2896828975
<meta>
2896928976
<m n=":value"><e>cast "inline"</e></m>

xml/development/jvm.xml

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28322,6 +28322,13 @@
2832228322

2832328323
@see https://haxe.org/manual/lf-condition-compilation.html</haxe_doc>
2832428324
</getDefine>
28325+
<stringToPlatforms set="method" line="464" static="1">
28326+
<f a="platforms">
28327+
<c path="Array"><c path="String"/></c>
28328+
<c path="Array"><e path="haxe.macro.Platform"/></c>
28329+
</f>
28330+
<haxe_doc>Converts an array of `String`s into an array of `Platform`s.</haxe_doc>
28331+
</stringToPlatforms>
2832528332
<haxe_doc>All these methods can be called for compiler configuration macros.</haxe_doc>
2832628333
</class>
2832728334
<abstract path="haxe.macro.IncludePosition" params="" file="/home/runner/work/haxe/haxe/std/haxe/macro/Compiler.hx" module="haxe.macro.Compiler">
@@ -28330,7 +28337,7 @@
2833028337
<to><icast><c path="String"/></icast></to>
2833128338
<meta><m n=":enum"/></meta>
2833228339
<impl><class path="haxe.macro._Compiler.IncludePosition_Impl_" params="" file="/home/runner/work/haxe/haxe/std/haxe/macro/Compiler.hx" private="1" module="haxe.macro.Compiler" extern="1" final="1">
28333-
<Top public="1" get="inline" set="null" expr="cast &quot;top&quot;" line="465" static="1">
28340+
<Top public="1" get="inline" set="null" expr="cast &quot;top&quot;" line="527" static="1">
2833428341
<x path="haxe.macro.IncludePosition"/>
2833528342
<meta>
2833628343
<m n=":value"><e>cast "top"</e></m>
@@ -28339,7 +28346,7 @@
2833928346
</meta>
2834028347
<haxe_doc>Prepend the file content to the output file.</haxe_doc>
2834128348
</Top>
28342-
<Closure public="1" get="inline" set="null" expr="cast &quot;closure&quot;" line="472" static="1">
28349+
<Closure public="1" get="inline" set="null" expr="cast &quot;closure&quot;" line="534" static="1">
2834328350
<x path="haxe.macro.IncludePosition"/>
2834428351
<meta>
2834528352
<m n=":value"><e>cast "closure"</e></m>
@@ -28350,7 +28357,7 @@
2835028357

2835128358
Since the closure is in strict-mode, there may be run-time error if the input is not strict-mode-compatible.</haxe_doc>
2835228359
</Closure>
28353-
<Inline public="1" get="inline" set="null" expr="cast &quot;inline&quot;" line="477" static="1">
28360+
<Inline public="1" get="inline" set="null" expr="cast &quot;inline&quot;" line="539" static="1">
2835428361
<x path="haxe.macro.IncludePosition"/>
2835528362
<meta>
2835628363
<m n=":value"><e>cast "inline"</e></m>
@@ -28363,7 +28370,7 @@
2836328370
</class></impl>
2836428371
</abstract>
2836528372
<class path="haxe.macro._Compiler.IncludePosition_Impl_" params="" file="/home/runner/work/haxe/haxe/std/haxe/macro/Compiler.hx" private="1" module="haxe.macro.Compiler" extern="1" final="1">
28366-
<Top public="1" get="inline" set="null" expr="cast &quot;top&quot;" line="465" static="1">
28373+
<Top public="1" get="inline" set="null" expr="cast &quot;top&quot;" line="527" static="1">
2836728374
<x path="haxe.macro.IncludePosition"/>
2836828375
<meta>
2836928376
<m n=":value"><e>cast "top"</e></m>
@@ -28372,7 +28379,7 @@
2837228379
</meta>
2837328380
<haxe_doc>Prepend the file content to the output file.</haxe_doc>
2837428381
</Top>
28375-
<Closure public="1" get="inline" set="null" expr="cast &quot;closure&quot;" line="472" static="1">
28382+
<Closure public="1" get="inline" set="null" expr="cast &quot;closure&quot;" line="534" static="1">
2837628383
<x path="haxe.macro.IncludePosition"/>
2837728384
<meta>
2837828385
<m n=":value"><e>cast "closure"</e></m>
@@ -28383,7 +28390,7 @@
2838328390

2838428391
Since the closure is in strict-mode, there may be run-time error if the input is not strict-mode-compatible.</haxe_doc>
2838528392
</Closure>
28386-
<Inline public="1" get="inline" set="null" expr="cast &quot;inline&quot;" line="477" static="1">
28393+
<Inline public="1" get="inline" set="null" expr="cast &quot;inline&quot;" line="539" static="1">
2838728394
<x path="haxe.macro.IncludePosition"/>
2838828395
<meta>
2838928396
<m n=":value"><e>cast "inline"</e></m>

0 commit comments

Comments
 (0)