doc: Sync classref with current source + fixup some bindings

Includes various changes triggered by the refactoring of method bindings.
This commit is contained in:
Rémi Verschelde
2020-11-04 15:38:26 +01:00
parent 89f605c717
commit 424cd00f8b
56 changed files with 579 additions and 574 deletions

View File

@ -31,5 +31,7 @@
</constant>
<constant name="CALL_MODE_INSTANCE" value="2" enum="CallMode">
</constant>
<constant name="CALL_MODE_BASIC_TYPE" value="3" enum="CallMode">
</constant>
</constants>
</class>