Skip to content

Commit

Permalink
import xml doc of haxe.Serializer-cleanup (74149cd0532017b6c211dafb3c…
Browse files Browse the repository at this point in the history
…227ab25e72c66b)
  • Loading branch information
haxe-ci committed Dec 10, 2024
1 parent d3626c8 commit b39fa25
Show file tree
Hide file tree
Showing 11 changed files with 62 additions and 62 deletions.
12 changes: 6 additions & 6 deletions xml/haxe.Serializer-cleanup/cpp.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16421,7 +16421,7 @@
<m n=":keep"/>
</meta>
</BASE64_CODES>
<run public="1" set="method" line="574" static="1">
<run public="1" set="method" line="578" static="1">
<f a="v">
<d/>
<c path="String"/>
Expand All @@ -16431,7 +16431,7 @@
<m n=":keep"/>
</meta>
<haxe_doc>Serializes `v` and returns the String representation.

This is a convenience function for creating a new instance of
Serializer, serialize `v` into it and obtain the result through a call
to `toString()`.</haxe_doc>
Expand Down Expand Up @@ -16535,15 +16535,15 @@
<m n=":keep"/>
</meta>
<haxe_doc>Serializes `v`.

All haxe-defined values and objects with the exception of functions can
be serialized. Serialization of external/native objects is not
guaranteed to work.

The values of `this.useCache` and `this.useEnumIndex` may affect
serialization output.</haxe_doc>
</serialize>
<__getField get="inline" set="null" line="549">
<__getField get="inline" set="null" line="553">
<f a="o:f">
<d/>
<c path="String"/>
Expand All @@ -16554,7 +16554,7 @@
<m n=":keep"/>
</meta>
</__getField>
<serializeException public="1" set="method" line="551">
<serializeException public="1" set="method" line="555">
<f a="e">
<d/>
<x path="Void"/>
Expand Down
12 changes: 6 additions & 6 deletions xml/haxe.Serializer-cleanup/flash.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33447,13 +33447,13 @@
<x path="Null"><x path="haxe.ds.Vector"><x path="Null"><x path="Int"/></x></x></x>
<meta><m n=":value"><e>null</e></m></meta>
</BASE64_CODES>
<run public="1" set="method" line="574" static="1">
<run public="1" set="method" line="578" static="1">
<f a="v">
<d/>
<c path="String"/>
</f>
<haxe_doc>Serializes `v` and returns the String representation.

This is a convenience function for creating a new instance of
Serializer, serialize `v` into it and obtain the result through a call
to `toString()`.</haxe_doc>
Expand Down Expand Up @@ -33507,20 +33507,20 @@
<x path="Void"/>
</f>
<haxe_doc>Serializes `v`.

All haxe-defined values and objects with the exception of functions can
be serialized. Serialization of external/native objects is not
guaranteed to work.

The values of `this.useCache` and `this.useEnumIndex` may affect
serialization output.</haxe_doc>
</serialize>
<__getField get="inline" set="null" line="549"><f a="o:f">
<__getField get="inline" set="null" line="553"><f a="o:f">
<d/>
<c path="String"/>
<d/>
</f></__getField>
<serializeException public="1" set="method" line="551">
<serializeException public="1" set="method" line="555">
<f a="e">
<d/>
<x path="Void"/>
Expand Down
12 changes: 6 additions & 6 deletions xml/haxe.Serializer-cleanup/hl.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10377,13 +10377,13 @@
<x path="Null"><x path="haxe.ds.Vector"><x path="Null"><x path="Int"/></x></x></x>
<meta><m n=":value"><e>null</e></m></meta>
</BASE64_CODES>
<run public="1" set="method" line="574" static="1">
<run public="1" set="method" line="578" static="1">
<f a="v">
<d/>
<c path="String"/>
</f>
<haxe_doc>Serializes `v` and returns the String representation.

This is a convenience function for creating a new instance of
Serializer, serialize `v` into it and obtain the result through a call
to `toString()`.</haxe_doc>
Expand Down Expand Up @@ -10429,20 +10429,20 @@
<x path="Void"/>
</f>
<haxe_doc>Serializes `v`.

All haxe-defined values and objects with the exception of functions can
be serialized. Serialization of external/native objects is not
guaranteed to work.

The values of `this.useCache` and `this.useEnumIndex` may affect
serialization output.</haxe_doc>
</serialize>
<__getField get="inline" set="null" line="549"><f a="o:f">
<__getField get="inline" set="null" line="553"><f a="o:f">
<d/>
<c path="String"/>
<d/>
</f></__getField>
<serializeException public="1" set="method" line="551"><f a="e">
<serializeException public="1" set="method" line="555"><f a="e">
<d/>
<x path="Void"/>
</f></serializeException>
Expand Down
2 changes: 1 addition & 1 deletion xml/haxe.Serializer-cleanup/info.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"commit": "04e5d90eada112a489dca1212432e5ac318a35d4",
"commit": "74149cd0532017b6c211dafb3c227ab25e72c66b",
"branch": "haxe.Serializer-cleanup"
}
12 changes: 6 additions & 6 deletions xml/haxe.Serializer-cleanup/js.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9133,13 +9133,13 @@
<x path="Null"><x path="haxe.ds.Vector"><x path="Null"><x path="Int"/></x></x></x>
<meta><m n=":value"><e>null</e></m></meta>
</BASE64_CODES>
<run public="1" set="method" line="574" static="1">
<run public="1" set="method" line="578" static="1">
<f a="v">
<d/>
<c path="String"/>
</f>
<haxe_doc>Serializes `v` and returns the String representation.

This is a convenience function for creating a new instance of
Serializer, serialize `v` into it and obtain the result through a call
to `toString()`.</haxe_doc>
Expand Down Expand Up @@ -9185,20 +9185,20 @@
<x path="Void"/>
</f>
<haxe_doc>Serializes `v`.

All haxe-defined values and objects with the exception of functions can
be serialized. Serialization of external/native objects is not
guaranteed to work.

The values of `this.useCache` and `this.useEnumIndex` may affect
serialization output.</haxe_doc>
</serialize>
<__getField get="inline" set="null" line="549"><f a="o:f">
<__getField get="inline" set="null" line="553"><f a="o:f">
<d/>
<c path="String"/>
<d/>
</f></__getField>
<serializeException public="1" set="method" line="551"><f a="e">
<serializeException public="1" set="method" line="555"><f a="e">
<d/>
<x path="Void"/>
</f></serializeException>
Expand Down
12 changes: 6 additions & 6 deletions xml/haxe.Serializer-cleanup/jvm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11338,13 +11338,13 @@
<x path="Null"><x path="haxe.ds.Vector"><x path="Null"><x path="Int"/></x></x></x>
<meta><m n=":value"><e>null</e></m></meta>
</BASE64_CODES>
<run public="1" set="method" line="574" static="1">
<run public="1" set="method" line="578" static="1">
<f a="v">
<d/>
<c path="String"/>
</f>
<haxe_doc>Serializes `v` and returns the String representation.

This is a convenience function for creating a new instance of
Serializer, serialize `v` into it and obtain the result through a call
to `toString()`.</haxe_doc>
Expand Down Expand Up @@ -11390,20 +11390,20 @@
<x path="Void"/>
</f>
<haxe_doc>Serializes `v`.

All haxe-defined values and objects with the exception of functions can
be serialized. Serialization of external/native objects is not
guaranteed to work.

The values of `this.useCache` and `this.useEnumIndex` may affect
serialization output.</haxe_doc>
</serialize>
<__getField get="inline" set="null" line="549"><f a="o:f">
<__getField get="inline" set="null" line="553"><f a="o:f">
<d/>
<c path="String"/>
<d/>
</f></__getField>
<serializeException public="1" set="method" line="551"><f a="e">
<serializeException public="1" set="method" line="555"><f a="e">
<d/>
<x path="Void"/>
</f></serializeException>
Expand Down
12 changes: 6 additions & 6 deletions xml/haxe.Serializer-cleanup/lua.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8733,13 +8733,13 @@
<x path="Null"><x path="haxe.ds.Vector"><x path="Null"><x path="Int"/></x></x></x>
<meta><m n=":value"><e>null</e></m></meta>
</BASE64_CODES>
<run public="1" set="method" line="574" static="1">
<run public="1" set="method" line="578" static="1">
<f a="v">
<d/>
<c path="String"/>
</f>
<haxe_doc>Serializes `v` and returns the String representation.

This is a convenience function for creating a new instance of
Serializer, serialize `v` into it and obtain the result through a call
to `toString()`.</haxe_doc>
Expand Down Expand Up @@ -8785,20 +8785,20 @@
<x path="Void"/>
</f>
<haxe_doc>Serializes `v`.

All haxe-defined values and objects with the exception of functions can
be serialized. Serialization of external/native objects is not
guaranteed to work.

The values of `this.useCache` and `this.useEnumIndex` may affect
serialization output.</haxe_doc>
</serialize>
<__getField get="inline" set="null" line="549"><f a="o:f">
<__getField get="inline" set="null" line="553"><f a="o:f">
<d/>
<c path="String"/>
<d/>
</f></__getField>
<serializeException public="1" set="method" line="551"><f a="e">
<serializeException public="1" set="method" line="555"><f a="e">
<d/>
<x path="Void"/>
</f></serializeException>
Expand Down
12 changes: 6 additions & 6 deletions xml/haxe.Serializer-cleanup/macro.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19664,13 +19664,13 @@
<x path="Null"><x path="haxe.ds.Vector"><x path="Null"><x path="Int"/></x></x></x>
<meta><m n=":value"><e>null</e></m></meta>
</BASE64_CODES>
<run public="1" set="method" line="574" static="1">
<run public="1" set="method" line="578" static="1">
<f a="v">
<d/>
<c path="String"/>
</f>
<haxe_doc>Serializes `v` and returns the String representation.

This is a convenience function for creating a new instance of
Serializer, serialize `v` into it and obtain the result through a call
to `toString()`.</haxe_doc>
Expand Down Expand Up @@ -19716,20 +19716,20 @@
<x path="Void"/>
</f>
<haxe_doc>Serializes `v`.

All haxe-defined values and objects with the exception of functions can
be serialized. Serialization of external/native objects is not
guaranteed to work.

The values of `this.useCache` and `this.useEnumIndex` may affect
serialization output.</haxe_doc>
</serialize>
<__getField get="inline" set="null" line="549"><f a="o:f">
<__getField get="inline" set="null" line="553"><f a="o:f">
<d/>
<c path="String"/>
<d/>
</f></__getField>
<serializeException public="1" set="method" line="551"><f a="e">
<serializeException public="1" set="method" line="555"><f a="e">
<d/>
<x path="Void"/>
</f></serializeException>
Expand Down
14 changes: 7 additions & 7 deletions xml/haxe.Serializer-cleanup/neko.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9962,18 +9962,18 @@
<x path="Null"><x path="Any"/></x>
<meta><m n=":value"><e>null</e></m></meta>
</BASE64_CODES>
<run public="1" set="method" line="574" static="1">
<run public="1" set="method" line="578" static="1">
<f a="v">
<d/>
<c path="String"/>
</f>
<haxe_doc>Serializes `v` and returns the String representation.

This is a convenience function for creating a new instance of
Serializer, serialize `v` into it and obtain the result through a call
to `toString()`.</haxe_doc>
</run>
<base_encode expr="neko.Lib.load(&quot;std&quot;, &quot;base_encode&quot;, 2)" line="581" static="1">
<base_encode expr="neko.Lib.load(&quot;std&quot;, &quot;base_encode&quot;, 2)" line="585" static="1">
<f a=":">
<t path="haxe.io.BytesData"/>
<x path="Any"/>
Expand Down Expand Up @@ -10023,20 +10023,20 @@
</f>
<meta><m n=":has_untyped"/></meta>
<haxe_doc>Serializes `v`.

All haxe-defined values and objects with the exception of functions can
be serialized. Serialization of external/native objects is not
guaranteed to work.

The values of `this.useCache` and `this.useEnumIndex` may affect
serialization output.</haxe_doc>
</serialize>
<__getField get="inline" set="null" line="549"><f a="o:f">
<__getField get="inline" set="null" line="553"><f a="o:f">
<d/>
<c path="String"/>
<d/>
</f></__getField>
<serializeException public="1" set="method" line="551"><f a="e">
<serializeException public="1" set="method" line="555"><f a="e">
<d/>
<x path="Void"/>
</f></serializeException>
Expand Down
12 changes: 6 additions & 6 deletions xml/haxe.Serializer-cleanup/php.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13861,13 +13861,13 @@
<x path="Null"><x path="Any"/></x>
<meta><m n=":value"><e>null</e></m></meta>
</BASE64_CODES>
<run public="1" set="method" line="574" static="1">
<run public="1" set="method" line="578" static="1">
<f a="v">
<d/>
<c path="String"/>
</f>
<haxe_doc>Serializes `v` and returns the String representation.

This is a convenience function for creating a new instance of
Serializer, serialize `v` into it and obtain the result through a call
to `toString()`.</haxe_doc>
Expand Down Expand Up @@ -13913,20 +13913,20 @@
<x path="Void"/>
</f>
<haxe_doc>Serializes `v`.

All haxe-defined values and objects with the exception of functions can
be serialized. Serialization of external/native objects is not
guaranteed to work.

The values of `this.useCache` and `this.useEnumIndex` may affect
serialization output.</haxe_doc>
</serialize>
<__getField get="inline" set="null" line="549"><f a="o:f">
<__getField get="inline" set="null" line="553"><f a="o:f">
<d/>
<c path="String"/>
<d/>
</f></__getField>
<serializeException public="1" set="method" line="551"><f a="e">
<serializeException public="1" set="method" line="555"><f a="e">
<d/>
<x path="Void"/>
</f></serializeException>
Expand Down
Loading

0 comments on commit b39fa25

Please sign in to comment.