Java: docs update

Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com>
This commit is contained in:
Stephan Brandauer
2023-05-31 13:36:58 +02:00
committed by GitHub
parent 12ea5e0e90
commit 5a9d09c49e

View File

@@ -50,7 +50,7 @@ predicate isKnownKind(
type instanceof AutomodelEndpointTypes::CommandInjectionSinkType
}
/** Gets the argument name for the argument with the index `index`. */
/** Gets the models-as-data description for the method argument with the index `index`. */
bindingset[index]
string getArgumentForIndex(int index) {
index = -1 and result = "Argument[this]"