|
37011 | 37011 |
|
37012 | 37012 | @see https://haxe.org/manual/lf-condition-compilation.html</haxe_doc> |
37013 | 37013 | </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> |
37014 | 37021 | <haxe_doc>All these methods can be called for compiler configuration macros.</haxe_doc> |
37015 | 37022 | </class> |
37016 | 37023 | <abstract path="haxe.macro.IncludePosition" params="" file="/home/runner/work/haxe/haxe/std/haxe/macro/Compiler.hx" module="haxe.macro.Compiler"> |
|
37019 | 37026 | <to><icast><c path="String"/></icast></to> |
37020 | 37027 | <meta><m n=":enum"/></meta> |
37021 | 37028 | <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 "top"" line="465" static="1"> |
| 37029 | + <Top public="1" get="inline" set="null" expr="cast "top"" line="527" static="1"> |
37023 | 37030 | <x path="haxe.macro.IncludePosition"/> |
37024 | 37031 | <meta> |
37025 | 37032 | <m n=":value"><e>cast "top"</e></m> |
|
37028 | 37035 | </meta> |
37029 | 37036 | <haxe_doc>Prepend the file content to the output file.</haxe_doc> |
37030 | 37037 | </Top> |
37031 | | - <Closure public="1" get="inline" set="null" expr="cast "closure"" line="472" static="1"> |
| 37038 | + <Closure public="1" get="inline" set="null" expr="cast "closure"" line="534" static="1"> |
37032 | 37039 | <x path="haxe.macro.IncludePosition"/> |
37033 | 37040 | <meta> |
37034 | 37041 | <m n=":value"><e>cast "closure"</e></m> |
|
37039 | 37046 |
|
37040 | 37047 | Since the closure is in strict-mode, there may be run-time error if the input is not strict-mode-compatible.</haxe_doc> |
37041 | 37048 | </Closure> |
37042 | | - <Inline public="1" get="inline" set="null" expr="cast "inline"" line="477" static="1"> |
| 37049 | + <Inline public="1" get="inline" set="null" expr="cast "inline"" line="539" static="1"> |
37043 | 37050 | <x path="haxe.macro.IncludePosition"/> |
37044 | 37051 | <meta> |
37045 | 37052 | <m n=":value"><e>cast "inline"</e></m> |
|
37052 | 37059 | </class></impl> |
37053 | 37060 | </abstract> |
37054 | 37061 | <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 "top"" line="465" static="1"> |
| 37062 | + <Top public="1" get="inline" set="null" expr="cast "top"" line="527" static="1"> |
37056 | 37063 | <x path="haxe.macro.IncludePosition"/> |
37057 | 37064 | <meta> |
37058 | 37065 | <m n=":value"><e>cast "top"</e></m> |
|
37061 | 37068 | </meta> |
37062 | 37069 | <haxe_doc>Prepend the file content to the output file.</haxe_doc> |
37063 | 37070 | </Top> |
37064 | | - <Closure public="1" get="inline" set="null" expr="cast "closure"" line="472" static="1"> |
| 37071 | + <Closure public="1" get="inline" set="null" expr="cast "closure"" line="534" static="1"> |
37065 | 37072 | <x path="haxe.macro.IncludePosition"/> |
37066 | 37073 | <meta> |
37067 | 37074 | <m n=":value"><e>cast "closure"</e></m> |
|
37072 | 37079 |
|
37073 | 37080 | Since the closure is in strict-mode, there may be run-time error if the input is not strict-mode-compatible.</haxe_doc> |
37074 | 37081 | </Closure> |
37075 | | - <Inline public="1" get="inline" set="null" expr="cast "inline"" line="477" static="1"> |
| 37082 | + <Inline public="1" get="inline" set="null" expr="cast "inline"" line="539" static="1"> |
37076 | 37083 | <x path="haxe.macro.IncludePosition"/> |
37077 | 37084 | <meta> |
37078 | 37085 | <m n=":value"><e>cast "inline"</e></m> |
|
0 commit comments