mirror of
https://github.com/github/codeql.git
synced 2026-04-29 18:55:14 +02:00
Java: update paramsString qldoc
This commit is contained in:
@@ -351,7 +351,7 @@ private string paramsStringPart(Callable c, int i) {
|
||||
/**
|
||||
* Gets a parenthesized string containing all parameter types of this callable, separated by a comma.
|
||||
*
|
||||
* Returns the empty string if the callable has no parameters.
|
||||
* Returns an empty parenthesized string if the callable has no parameters.
|
||||
* Parameter types are represented by their type erasure.
|
||||
*/
|
||||
cached
|
||||
|
||||
Reference in New Issue
Block a user