Test and document imfuncname special variable expansion

This commit is contained in:
William S Fulton 2022-05-30 19:00:04 +01:00
commit 62e0685df6
4 changed files with 32 additions and 1 deletions

View file

@ -6441,7 +6441,8 @@ unless the jniclassname attribute is specified in the <a href="Java.html#Java_mo
<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.
This special variable expands to the name of the function in the intermediary class that will be used in $jnicall.
Like, $jnicall, this special variable is only expanded in the "javaout" typemap.
</p>
<p>