зеркало из https://github.com/github/codeql.git
autoformat
This commit is contained in:
Родитель
b6a4f43737
Коммит
f8281b43b1
|
@ -358,7 +358,7 @@ module API {
|
|||
/**
|
||||
* Gets the number of positional arguments of this call.
|
||||
*
|
||||
* Note: This is used for `WithArity[<n>]` in modeling-as-data, where we thought
|
||||
* Note: This is used for `WithArity[<n>]` in modeling-as-data, where we thought
|
||||
* including keyword arguments didn't make much sense.
|
||||
*/
|
||||
int getNumArgument() { result = count(this.getArg(_)) }
|
||||
|
|
Загрузка…
Ссылка в новой задаче