add a comment

git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@1101 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
This commit is contained in:
sjfink 2007-05-14 16:42:41 +00:00
parent aef9a11b3d
commit 66c94ec42d
1 changed files with 1 additions and 0 deletions

View File

@ -496,6 +496,7 @@ public class StringStuff {
/**
* Convert a JVM encoded type name to a binary type name.
* This version does not call dollarToDot.
*
* @param jvmType
* a String containing a type name in JVM internal format.