Skip to content

Commit

Permalink
import xml doc of development (2e91b2a4f4da77174be9cdcb4c51f04b548f85fd)
Browse files Browse the repository at this point in the history
  • Loading branch information
haxe-ci committed Dec 19, 2024
1 parent 22dd93f commit 2c8f18e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 18 deletions.
2 changes: 1 addition & 1 deletion xml/development/info.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"commit": "f2638f68f990635da7874cacc1c493e17a237ac6",
"commit": "2e91b2a4f4da77174be9cdcb4c51f04b548f85fd",
"branch": "development"
}
22 changes: 5 additions & 17 deletions xml/development/js.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19017,41 +19017,29 @@
<m n=":coreApi"/>
</meta>
</class>
<class path="haxe.ds._StringMap.StringMapKeyIterator" params="" file="/home/runner/work/haxe/haxe/std/js/_std/haxe/ds/StringMap.hx" private="1" module="haxe.ds.StringMap">
<class path="haxe.ds._StringMap.StringMapValueIterator" params="T" file="/home/runner/work/haxe/haxe/std/js/_std/haxe/ds/StringMap.hx" private="1" module="haxe.ds.StringMap">
<h final="1"><d/></h>
<keys final="1"><c path="Array"><c path="String"/></c></keys>
<length final="1"><x path="Int"/></length>
<current><x path="Int"/></current>
<hasNext public="1" get="inline" set="null" line="173"><f a=""><x path="Bool"/></f></hasNext>
<next public="1" get="inline" set="null" line="177"><f a=""><c path="String"/></f></next>
<next public="1" get="inline" set="null" line="177"><f a=""><c path="haxe.ds._StringMap.StringMapValueIterator.T"/></f></next>
<new public="1" get="inline" set="null" line="166"><f a="h">
<d/>
<x path="Void"/>
</f></new>
</class>
<class path="haxe.ds._StringMap.StringMapValueIterator" params="T" file="/home/runner/work/haxe/haxe/std/js/_std/haxe/ds/StringMap.hx" private="1" module="haxe.ds.StringMap">
<h final="1"><d/></h>
<keys final="1"><c path="Array"><c path="String"/></c></keys>
<length final="1"><x path="Int"/></length>
<current><x path="Int"/></current>
<hasNext public="1" get="inline" set="null" line="195"><f a=""><x path="Bool"/></f></hasNext>
<next public="1" get="inline" set="null" line="199"><f a=""><c path="haxe.ds._StringMap.StringMapValueIterator.T"/></f></next>
<new public="1" get="inline" set="null" line="188"><f a="h">
<d/>
<x path="Void"/>
</f></new>
</class>
<class path="haxe.ds._StringMap.StringMapKeyValueIterator" params="T" file="/home/runner/work/haxe/haxe/std/js/_std/haxe/ds/StringMap.hx" private="1" module="haxe.ds.StringMap">
<h final="1"><d/></h>
<keys final="1"><c path="Array"><c path="String"/></c></keys>
<length final="1"><x path="Int"/></length>
<current><x path="Int"/></current>
<hasNext public="1" get="inline" set="null" line="217"><f a=""><x path="Bool"/></f></hasNext>
<next public="1" get="inline" set="null" line="221"><f a=""><a>
<hasNext public="1" get="inline" set="null" line="195"><f a=""><x path="Bool"/></f></hasNext>
<next public="1" get="inline" set="null" line="199"><f a=""><a>
<value><c path="haxe.ds._StringMap.StringMapKeyValueIterator.T"/></value>
<key><c path="String"/></key>
</a></f></next>
<new public="1" get="inline" set="null" line="210"><f a="h">
<new public="1" get="inline" set="null" line="188"><f a="h">
<d/>
<x path="Void"/>
</f></new>
Expand Down

0 comments on commit 2c8f18e

Please sign in to comment.