Update docs.
This commit is contained in:
parent
112f9d59ea
commit
e10da8a9a1
1 changed files with 5 additions and 0 deletions
|
|
@ -6439,6 +6439,11 @@ This special variable expands to the intermediary class name. Usually this is th
|
|||
unless the jniclassname attribute is specified in the <a href="Java.html#Java_module_directive">%module directive</a>.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<b><tt>$imfuncname</tt></b><br>
|
||||
This special variable expands to the name of the function on the $imclassname that will be used in $jnicall.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<b><tt>$javainterfacename</tt></b><br>
|
||||
This special variable is only expanded when the <tt>interface</tt> feature is applied to a class.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue