Skip to content

Commit e10da8a

Browse files
committed
Update docs.
1 parent 112f9d5 commit e10da8a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Doc/Manual/Java.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6439,6 +6439,11 @@ <H3><a name="Java_special_variables">27.9.7 Java special variables</a></H3>
64396439
unless the jniclassname attribute is specified in the <a href="Java.html#Java_module_directive">%module directive</a>.
64406440
</p>
64416441

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+
64426447
<p>
64436448
<b><tt>$javainterfacename</tt></b><br>
64446449
This special variable is only expanded when the <tt>interface</tt> feature is applied to a class.

0 commit comments

Comments
 (0)