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