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 112f9d5 commit e10da8aCopy full SHA for e10da8a
Doc/Manual/Java.html
@@ -6439,6 +6439,11 @@ <H3><a name="Java_special_variables">27.9.7 Java special variables</a></H3>
6439
unless the jniclassname attribute is specified in the <a href="Java.html#Java_module_directive">%module directive</a>.
6440
</p>
6441
6442
+<p>
6443
+<b><tt>$imfuncname</tt></b><br>
6444
+This special variable expands to the name of the function on the $imclassname that will be used in $jnicall.
6445
+</p>
6446
+
6447
<p>
6448
<b><tt>$javainterfacename</tt></b><br>
6449
This special variable is only expanded when the <tt>interface</tt> feature is applied to a class.
0 commit comments