We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7656747 commit b72b957Copy full SHA for b72b957
1 file changed
docs/generators/crystal.md
@@ -94,17 +94,19 @@ These options may be applied as additional-properties (cli) or configOptions (pl
94
<li>if</li>
95
<li>in</li>
96
<li>include</li>
97
-<li>instance</li>
+<li>instance_sizeof</li>
98
<li>is_a?</li>
99
<li>lib</li>
100
<li>macro</li>
101
<li>module</li>
102
<li>next</li>
103
<li>nil</li>
104
<li>nil?</li>
105
+<li>object_id</li>
106
<li>of</li>
107
<li>out</li>
108
<li>pointerof</li>
109
+<li>previous_def</li>
110
<li>private</li>
111
<li>protected</li>
112
<li>require</li>
0 commit comments