Skip to content

Commit 1d8b3cb

Browse files
committed
import xml doc of development (0416254d57fb70d9ce5468a9fde3d4ece42721d9)
1 parent 529d546 commit 1d8b3cb

File tree

11 files changed

+81
-31
lines changed

11 files changed

+81
-31
lines changed

xml/development/cpp.xml

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23963,15 +23963,15 @@
2396323963
</class>
2396423964
<enum path="haxe.display.NoData" params="" file="/home/runner/work/haxe/haxe/std/haxe/display/Protocol.hx" module="haxe.display.Protocol"><meta><m n=":flatEnum"/></meta></enum>
2396523965
<class path="haxe.display.ServerMethods" params="" file="/home/runner/work/haxe/haxe/std/haxe/display/Server.hx" module="haxe.display.Server">
23966-
<ReadClassPaths public="1" get="inline" set="null" expr="new HaxeRequestMethod&lt;NoData,Response&lt;{ var ?files : Int}&gt;&gt;(&quot;server/readClassPaths&quot;)" line="34" static="1">
23966+
<ReadClassPaths public="1" get="inline" set="null" expr="new HaxeRequestMethod&lt;ReadClassPathsParams,Response&lt;{ var ?files : Int}&gt;&gt;(&quot;server/readClassPaths&quot;)" line="34" static="1">
2396723967
<x path="haxe.display.HaxeRequestMethod">
23968-
<e path="haxe.display.NoData"/>
23968+
<t path="haxe.display.ReadClassPathsParams"/>
2396923969
<t path="haxe.display.Response"><a><files>
2397023970
<x path="Null"><x path="Int"/></x>
2397123971
<meta><m n=":optional"/></meta>
2397223972
</files></a></t>
2397323973
</x>
23974-
<meta><m n=":value"><e><![CDATA[new HaxeRequestMethod<NoData,Response<{ var ?files : Int}>>("server/readClassPaths")]]></e></m></meta>
23974+
<meta><m n=":value"><e><![CDATA[new HaxeRequestMethod<ReadClassPathsParams,Response<{ var ?files : Int}>>("server/readClassPaths")]]></e></m></meta>
2397523975
<haxe_doc>This request is sent from the client to Haxe to explore the class paths. This effectively creates a cache for toplevel completion.</haxe_doc>
2397623976
</ReadClassPaths>
2397723977
<Configure public="1" get="inline" set="null" expr="new HaxeRequestMethod&lt;ConfigureParams,Response&lt;NoData&gt;&gt;(&quot;server/configure&quot;)" line="36" static="1">
@@ -24060,6 +24060,11 @@
2406024060
</ModuleCreated>
2406124061
<meta><m n=":publicFields"/></meta>
2406224062
</class>
24063+
<typedef path="haxe.display.ReadClassPathsParams" params="" file="/home/runner/work/haxe/haxe/std/haxe/display/Server.hx" module="haxe.display.Server"><a><wait>
24064+
<x path="Null"><x path="Bool"/></x>
24065+
<meta><m n=":optional"/></meta>
24066+
<haxe_doc>Explore classpaths during the request instead of delaying it to a server task</haxe_doc>
24067+
</wait></a></typedef>
2406324068
<typedef path="haxe.display.ConfigurePrintParams" params="" file="/home/runner/work/haxe/haxe/std/haxe/display/Server.hx" module="haxe.display.Server"><a>
2406424069
<unchangedContent>
2406524070
<x path="Null"><x path="Bool"/></x>

xml/development/flash.xml

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40087,15 +40087,15 @@
4008740087
</class>
4008840088
<enum path="haxe.display.NoData" params="" file="/home/runner/work/haxe/haxe/std/haxe/display/Protocol.hx" module="haxe.display.Protocol"><meta><m n=":flatEnum"/></meta></enum>
4008940089
<class path="haxe.display.ServerMethods" params="" file="/home/runner/work/haxe/haxe/std/haxe/display/Server.hx" module="haxe.display.Server">
40090-
<ReadClassPaths public="1" get="inline" set="null" expr="new HaxeRequestMethod&lt;NoData,Response&lt;{ var ?files : Int}&gt;&gt;(&quot;server/readClassPaths&quot;)" line="34" static="1">
40090+
<ReadClassPaths public="1" get="inline" set="null" expr="new HaxeRequestMethod&lt;ReadClassPathsParams,Response&lt;{ var ?files : Int}&gt;&gt;(&quot;server/readClassPaths&quot;)" line="34" static="1">
4009140091
<x path="haxe.display.HaxeRequestMethod">
40092-
<e path="haxe.display.NoData"/>
40092+
<t path="haxe.display.ReadClassPathsParams"/>
4009340093
<t path="haxe.display.Response"><a><files>
4009440094
<x path="Null"><x path="Int"/></x>
4009540095
<meta><m n=":optional"/></meta>
4009640096
</files></a></t>
4009740097
</x>
40098-
<meta><m n=":value"><e><![CDATA[new HaxeRequestMethod<NoData,Response<{ var ?files : Int}>>("server/readClassPaths")]]></e></m></meta>
40098+
<meta><m n=":value"><e><![CDATA[new HaxeRequestMethod<ReadClassPathsParams,Response<{ var ?files : Int}>>("server/readClassPaths")]]></e></m></meta>
4009940099
<haxe_doc>This request is sent from the client to Haxe to explore the class paths. This effectively creates a cache for toplevel completion.</haxe_doc>
4010040100
</ReadClassPaths>
4010140101
<Configure public="1" get="inline" set="null" expr="new HaxeRequestMethod&lt;ConfigureParams,Response&lt;NoData&gt;&gt;(&quot;server/configure&quot;)" line="36" static="1">
@@ -40184,6 +40184,11 @@
4018440184
</ModuleCreated>
4018540185
<meta><m n=":publicFields"/></meta>
4018640186
</class>
40187+
<typedef path="haxe.display.ReadClassPathsParams" params="" file="/home/runner/work/haxe/haxe/std/haxe/display/Server.hx" module="haxe.display.Server"><a><wait>
40188+
<x path="Null"><x path="Bool"/></x>
40189+
<meta><m n=":optional"/></meta>
40190+
<haxe_doc>Explore classpaths during the request instead of delaying it to a server task</haxe_doc>
40191+
</wait></a></typedef>
4018740192
<typedef path="haxe.display.ConfigurePrintParams" params="" file="/home/runner/work/haxe/haxe/std/haxe/display/Server.hx" module="haxe.display.Server"><a>
4018840193
<unchangedContent>
4018940194
<x path="Null"><x path="Bool"/></x>

xml/development/hl.xml

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17086,15 +17086,15 @@
1708617086
</class>
1708717087
<enum path="haxe.display.NoData" params="" file="/home/runner/work/haxe/haxe/std/haxe/display/Protocol.hx" module="haxe.display.Protocol"><meta><m n=":flatEnum"/></meta></enum>
1708817088
<class path="haxe.display.ServerMethods" params="" file="/home/runner/work/haxe/haxe/std/haxe/display/Server.hx" module="haxe.display.Server">
17089-
<ReadClassPaths public="1" get="inline" set="null" expr="new HaxeRequestMethod&lt;NoData,Response&lt;{ var ?files : Int}&gt;&gt;(&quot;server/readClassPaths&quot;)" line="34" static="1">
17089+
<ReadClassPaths public="1" get="inline" set="null" expr="new HaxeRequestMethod&lt;ReadClassPathsParams,Response&lt;{ var ?files : Int}&gt;&gt;(&quot;server/readClassPaths&quot;)" line="34" static="1">
1709017090
<x path="haxe.display.HaxeRequestMethod">
17091-
<e path="haxe.display.NoData"/>
17091+
<t path="haxe.display.ReadClassPathsParams"/>
1709217092
<t path="haxe.display.Response"><a><files>
1709317093
<x path="Null"><x path="Int"/></x>
1709417094
<meta><m n=":optional"/></meta>
1709517095
</files></a></t>
1709617096
</x>
17097-
<meta><m n=":value"><e><![CDATA[new HaxeRequestMethod<NoData,Response<{ var ?files : Int}>>("server/readClassPaths")]]></e></m></meta>
17097+
<meta><m n=":value"><e><![CDATA[new HaxeRequestMethod<ReadClassPathsParams,Response<{ var ?files : Int}>>("server/readClassPaths")]]></e></m></meta>
1709817098
<haxe_doc>This request is sent from the client to Haxe to explore the class paths. This effectively creates a cache for toplevel completion.</haxe_doc>
1709917099
</ReadClassPaths>
1710017100
<Configure public="1" get="inline" set="null" expr="new HaxeRequestMethod&lt;ConfigureParams,Response&lt;NoData&gt;&gt;(&quot;server/configure&quot;)" line="36" static="1">
@@ -17183,6 +17183,11 @@
1718317183
</ModuleCreated>
1718417184
<meta><m n=":publicFields"/></meta>
1718517185
</class>
17186+
<typedef path="haxe.display.ReadClassPathsParams" params="" file="/home/runner/work/haxe/haxe/std/haxe/display/Server.hx" module="haxe.display.Server"><a><wait>
17187+
<x path="Null"><x path="Bool"/></x>
17188+
<meta><m n=":optional"/></meta>
17189+
<haxe_doc>Explore classpaths during the request instead of delaying it to a server task</haxe_doc>
17190+
</wait></a></typedef>
1718617191
<typedef path="haxe.display.ConfigurePrintParams" params="" file="/home/runner/work/haxe/haxe/std/haxe/display/Server.hx" module="haxe.display.Server"><a>
1718717192
<unchangedContent>
1718817193
<x path="Null"><x path="Bool"/></x>

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": "5d4cf46e655edfb59e6902e96764f3d28c5e772f",
2+
"commit": "0416254d57fb70d9ce5468a9fde3d4ece42721d9",
33
"branch": "development"
44
}

xml/development/js.xml

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16886,15 +16886,15 @@
1688616886
</class>
1688716887
<enum path="haxe.display.NoData" params="" file="/home/runner/work/haxe/haxe/std/haxe/display/Protocol.hx" module="haxe.display.Protocol"><meta><m n=":flatEnum"/></meta></enum>
1688816888
<class path="haxe.display.ServerMethods" params="" file="/home/runner/work/haxe/haxe/std/haxe/display/Server.hx" module="haxe.display.Server">
16889-
<ReadClassPaths public="1" get="inline" set="null" expr="new HaxeRequestMethod&lt;NoData,Response&lt;{ var ?files : Int}&gt;&gt;(&quot;server/readClassPaths&quot;)" line="34" static="1">
16889+
<ReadClassPaths public="1" get="inline" set="null" expr="new HaxeRequestMethod&lt;ReadClassPathsParams,Response&lt;{ var ?files : Int}&gt;&gt;(&quot;server/readClassPaths&quot;)" line="34" static="1">
1689016890
<x path="haxe.display.HaxeRequestMethod">
16891-
<e path="haxe.display.NoData"/>
16891+
<t path="haxe.display.ReadClassPathsParams"/>
1689216892
<t path="haxe.display.Response"><a><files>
1689316893
<x path="Null"><x path="Int"/></x>
1689416894
<meta><m n=":optional"/></meta>
1689516895
</files></a></t>
1689616896
</x>
16897-
<meta><m n=":value"><e><![CDATA[new HaxeRequestMethod<NoData,Response<{ var ?files : Int}>>("server/readClassPaths")]]></e></m></meta>
16897+
<meta><m n=":value"><e><![CDATA[new HaxeRequestMethod<ReadClassPathsParams,Response<{ var ?files : Int}>>("server/readClassPaths")]]></e></m></meta>
1689816898
<haxe_doc>This request is sent from the client to Haxe to explore the class paths. This effectively creates a cache for toplevel completion.</haxe_doc>
1689916899
</ReadClassPaths>
1690016900
<Configure public="1" get="inline" set="null" expr="new HaxeRequestMethod&lt;ConfigureParams,Response&lt;NoData&gt;&gt;(&quot;server/configure&quot;)" line="36" static="1">
@@ -16983,6 +16983,11 @@
1698316983
</ModuleCreated>
1698416984
<meta><m n=":publicFields"/></meta>
1698516985
</class>
16986+
<typedef path="haxe.display.ReadClassPathsParams" params="" file="/home/runner/work/haxe/haxe/std/haxe/display/Server.hx" module="haxe.display.Server"><a><wait>
16987+
<x path="Null"><x path="Bool"/></x>
16988+
<meta><m n=":optional"/></meta>
16989+
<haxe_doc>Explore classpaths during the request instead of delaying it to a server task</haxe_doc>
16990+
</wait></a></typedef>
1698616991
<typedef path="haxe.display.ConfigurePrintParams" params="" file="/home/runner/work/haxe/haxe/std/haxe/display/Server.hx" module="haxe.display.Server"><a>
1698716992
<unchangedContent>
1698816993
<x path="Null"><x path="Bool"/></x>

xml/development/jvm.xml

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16170,15 +16170,15 @@
1617016170
</class>
1617116171
<enum path="haxe.display.NoData" params="" file="/home/runner/work/haxe/haxe/std/haxe/display/Protocol.hx" module="haxe.display.Protocol"><meta><m n=":flatEnum"/></meta></enum>
1617216172
<class path="haxe.display.ServerMethods" params="" file="/home/runner/work/haxe/haxe/std/haxe/display/Server.hx" module="haxe.display.Server">
16173-
<ReadClassPaths public="1" get="inline" set="null" expr="new HaxeRequestMethod&lt;NoData,Response&lt;{ var ?files : Int}&gt;&gt;(&quot;server/readClassPaths&quot;)" line="34" static="1">
16173+
<ReadClassPaths public="1" get="inline" set="null" expr="new HaxeRequestMethod&lt;ReadClassPathsParams,Response&lt;{ var ?files : Int}&gt;&gt;(&quot;server/readClassPaths&quot;)" line="34" static="1">
1617416174
<x path="haxe.display.HaxeRequestMethod">
16175-
<e path="haxe.display.NoData"/>
16175+
<t path="haxe.display.ReadClassPathsParams"/>
1617616176
<t path="haxe.display.Response"><a><files>
1617716177
<x path="Null"><x path="Int"/></x>
1617816178
<meta><m n=":optional"/></meta>
1617916179
</files></a></t>
1618016180
</x>
16181-
<meta><m n=":value"><e><![CDATA[new HaxeRequestMethod<NoData,Response<{ var ?files : Int}>>("server/readClassPaths")]]></e></m></meta>
16181+
<meta><m n=":value"><e><![CDATA[new HaxeRequestMethod<ReadClassPathsParams,Response<{ var ?files : Int}>>("server/readClassPaths")]]></e></m></meta>
1618216182
<haxe_doc>This request is sent from the client to Haxe to explore the class paths. This effectively creates a cache for toplevel completion.</haxe_doc>
1618316183
</ReadClassPaths>
1618416184
<Configure public="1" get="inline" set="null" expr="new HaxeRequestMethod&lt;ConfigureParams,Response&lt;NoData&gt;&gt;(&quot;server/configure&quot;)" line="36" static="1">
@@ -16267,6 +16267,11 @@
1626716267
</ModuleCreated>
1626816268
<meta><m n=":publicFields"/></meta>
1626916269
</class>
16270+
<typedef path="haxe.display.ReadClassPathsParams" params="" file="/home/runner/work/haxe/haxe/std/haxe/display/Server.hx" module="haxe.display.Server"><a><wait>
16271+
<x path="Null"><x path="Bool"/></x>
16272+
<meta><m n=":optional"/></meta>
16273+
<haxe_doc>Explore classpaths during the request instead of delaying it to a server task</haxe_doc>
16274+
</wait></a></typedef>
1627016275
<typedef path="haxe.display.ConfigurePrintParams" params="" file="/home/runner/work/haxe/haxe/std/haxe/display/Server.hx" module="haxe.display.Server"><a>
1627116276
<unchangedContent>
1627216277
<x path="Null"><x path="Bool"/></x>

xml/development/lua.xml

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15565,15 +15565,15 @@
1556515565
</class>
1556615566
<enum path="haxe.display.NoData" params="" file="/home/runner/work/haxe/haxe/std/haxe/display/Protocol.hx" module="haxe.display.Protocol"><meta><m n=":flatEnum"/></meta></enum>
1556715567
<class path="haxe.display.ServerMethods" params="" file="/home/runner/work/haxe/haxe/std/haxe/display/Server.hx" module="haxe.display.Server">
15568-
<ReadClassPaths public="1" get="inline" set="null" expr="new HaxeRequestMethod&lt;NoData,Response&lt;{ var ?files : Int}&gt;&gt;(&quot;server/readClassPaths&quot;)" line="34" static="1">
15568+
<ReadClassPaths public="1" get="inline" set="null" expr="new HaxeRequestMethod&lt;ReadClassPathsParams,Response&lt;{ var ?files : Int}&gt;&gt;(&quot;server/readClassPaths&quot;)" line="34" static="1">
1556915569
<x path="haxe.display.HaxeRequestMethod">
15570-
<e path="haxe.display.NoData"/>
15570+
<t path="haxe.display.ReadClassPathsParams"/>
1557115571
<t path="haxe.display.Response"><a><files>
1557215572
<x path="Null"><x path="Int"/></x>
1557315573
<meta><m n=":optional"/></meta>
1557415574
</files></a></t>
1557515575
</x>
15576-
<meta><m n=":value"><e><![CDATA[new HaxeRequestMethod<NoData,Response<{ var ?files : Int}>>("server/readClassPaths")]]></e></m></meta>
15576+
<meta><m n=":value"><e><![CDATA[new HaxeRequestMethod<ReadClassPathsParams,Response<{ var ?files : Int}>>("server/readClassPaths")]]></e></m></meta>
1557715577
<haxe_doc>This request is sent from the client to Haxe to explore the class paths. This effectively creates a cache for toplevel completion.</haxe_doc>
1557815578
</ReadClassPaths>
1557915579
<Configure public="1" get="inline" set="null" expr="new HaxeRequestMethod&lt;ConfigureParams,Response&lt;NoData&gt;&gt;(&quot;server/configure&quot;)" line="36" static="1">
@@ -15662,6 +15662,11 @@
1566215662
</ModuleCreated>
1566315663
<meta><m n=":publicFields"/></meta>
1566415664
</class>
15665+
<typedef path="haxe.display.ReadClassPathsParams" params="" file="/home/runner/work/haxe/haxe/std/haxe/display/Server.hx" module="haxe.display.Server"><a><wait>
15666+
<x path="Null"><x path="Bool"/></x>
15667+
<meta><m n=":optional"/></meta>
15668+
<haxe_doc>Explore classpaths during the request instead of delaying it to a server task</haxe_doc>
15669+
</wait></a></typedef>
1566515670
<typedef path="haxe.display.ConfigurePrintParams" params="" file="/home/runner/work/haxe/haxe/std/haxe/display/Server.hx" module="haxe.display.Server"><a>
1566615671
<unchangedContent>
1566715672
<x path="Null"><x path="Bool"/></x>

xml/development/macro.xml

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26689,15 +26689,15 @@
2668926689
</class>
2669026690
<enum path="haxe.display.NoData" params="" file="/home/runner/work/haxe/haxe/std/haxe/display/Protocol.hx" module="haxe.display.Protocol"><meta><m n=":flatEnum"/></meta></enum>
2669126691
<class path="haxe.display.ServerMethods" params="" file="/home/runner/work/haxe/haxe/std/haxe/display/Server.hx" module="haxe.display.Server">
26692-
<ReadClassPaths public="1" get="inline" set="null" expr="new HaxeRequestMethod&lt;NoData,Response&lt;{ var ?files : Int}&gt;&gt;(&quot;server/readClassPaths&quot;)" line="34" static="1">
26692+
<ReadClassPaths public="1" get="inline" set="null" expr="new HaxeRequestMethod&lt;ReadClassPathsParams,Response&lt;{ var ?files : Int}&gt;&gt;(&quot;server/readClassPaths&quot;)" line="34" static="1">
2669326693
<x path="haxe.display.HaxeRequestMethod">
26694-
<e path="haxe.display.NoData"/>
26694+
<t path="haxe.display.ReadClassPathsParams"/>
2669526695
<t path="haxe.display.Response"><a><files>
2669626696
<x path="Null"><x path="Int"/></x>
2669726697
<meta><m n=":optional"/></meta>
2669826698
</files></a></t>
2669926699
</x>
26700-
<meta><m n=":value"><e><![CDATA[new HaxeRequestMethod<NoData,Response<{ var ?files : Int}>>("server/readClassPaths")]]></e></m></meta>
26700+
<meta><m n=":value"><e><![CDATA[new HaxeRequestMethod<ReadClassPathsParams,Response<{ var ?files : Int}>>("server/readClassPaths")]]></e></m></meta>
2670126701
<haxe_doc>This request is sent from the client to Haxe to explore the class paths. This effectively creates a cache for toplevel completion.</haxe_doc>
2670226702
</ReadClassPaths>
2670326703
<Configure public="1" get="inline" set="null" expr="new HaxeRequestMethod&lt;ConfigureParams,Response&lt;NoData&gt;&gt;(&quot;server/configure&quot;)" line="36" static="1">
@@ -26786,6 +26786,11 @@
2678626786
</ModuleCreated>
2678726787
<meta><m n=":publicFields"/></meta>
2678826788
</class>
26789+
<typedef path="haxe.display.ReadClassPathsParams" params="" file="/home/runner/work/haxe/haxe/std/haxe/display/Server.hx" module="haxe.display.Server"><a><wait>
26790+
<x path="Null"><x path="Bool"/></x>
26791+
<meta><m n=":optional"/></meta>
26792+
<haxe_doc>Explore classpaths during the request instead of delaying it to a server task</haxe_doc>
26793+
</wait></a></typedef>
2678926794
<typedef path="haxe.display.ConfigurePrintParams" params="" file="/home/runner/work/haxe/haxe/std/haxe/display/Server.hx" module="haxe.display.Server"><a>
2679026795
<unchangedContent>
2679126796
<x path="Null"><x path="Bool"/></x>

xml/development/neko.xml

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16438,15 +16438,15 @@
1643816438
</class>
1643916439
<enum path="haxe.display.NoData" params="" file="/home/runner/work/haxe/haxe/std/haxe/display/Protocol.hx" module="haxe.display.Protocol"><meta><m n=":flatEnum"/></meta></enum>
1644016440
<class path="haxe.display.ServerMethods" params="" file="/home/runner/work/haxe/haxe/std/haxe/display/Server.hx" module="haxe.display.Server">
16441-
<ReadClassPaths public="1" get="inline" set="null" expr="new HaxeRequestMethod&lt;NoData,Response&lt;{ var ?files : Int}&gt;&gt;(&quot;server/readClassPaths&quot;)" line="34" static="1">
16441+
<ReadClassPaths public="1" get="inline" set="null" expr="new HaxeRequestMethod&lt;ReadClassPathsParams,Response&lt;{ var ?files : Int}&gt;&gt;(&quot;server/readClassPaths&quot;)" line="34" static="1">
1644216442
<x path="haxe.display.HaxeRequestMethod">
16443-
<e path="haxe.display.NoData"/>
16443+
<t path="haxe.display.ReadClassPathsParams"/>
1644416444
<t path="haxe.display.Response"><a><files>
1644516445
<x path="Null"><x path="Int"/></x>
1644616446
<meta><m n=":optional"/></meta>
1644716447
</files></a></t>
1644816448
</x>
16449-
<meta><m n=":value"><e><![CDATA[new HaxeRequestMethod<NoData,Response<{ var ?files : Int}>>("server/readClassPaths")]]></e></m></meta>
16449+
<meta><m n=":value"><e><![CDATA[new HaxeRequestMethod<ReadClassPathsParams,Response<{ var ?files : Int}>>("server/readClassPaths")]]></e></m></meta>
1645016450
<haxe_doc>This request is sent from the client to Haxe to explore the class paths. This effectively creates a cache for toplevel completion.</haxe_doc>
1645116451
</ReadClassPaths>
1645216452
<Configure public="1" get="inline" set="null" expr="new HaxeRequestMethod&lt;ConfigureParams,Response&lt;NoData&gt;&gt;(&quot;server/configure&quot;)" line="36" static="1">
@@ -16535,6 +16535,11 @@
1653516535
</ModuleCreated>
1653616536
<meta><m n=":publicFields"/></meta>
1653716537
</class>
16538+
<typedef path="haxe.display.ReadClassPathsParams" params="" file="/home/runner/work/haxe/haxe/std/haxe/display/Server.hx" module="haxe.display.Server"><a><wait>
16539+
<x path="Null"><x path="Bool"/></x>
16540+
<meta><m n=":optional"/></meta>
16541+
<haxe_doc>Explore classpaths during the request instead of delaying it to a server task</haxe_doc>
16542+
</wait></a></typedef>
1653816543
<typedef path="haxe.display.ConfigurePrintParams" params="" file="/home/runner/work/haxe/haxe/std/haxe/display/Server.hx" module="haxe.display.Server"><a>
1653916544
<unchangedContent>
1654016545
<x path="Null"><x path="Bool"/></x>

0 commit comments

Comments
 (0)