Searched refs:internalDescriptor (Results 1 – 1 of 1) sorted by relevance
770 public static boolean isInternalMethodDescriptor(String internalDescriptor) in isInternalMethodDescriptor() argument772 return internalDescriptor.charAt(0) == ClassConstants.METHOD_ARGUMENTS_OPEN; in isInternalMethodDescriptor()