mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01:00
Address review comments
This commit is contained in:
@@ -206,7 +206,7 @@ class InstanceParameterNode = DataFlow::InstanceParameterNode;
|
||||
class ParameterPosition = DataFlowDispatch::ParameterPosition;
|
||||
|
||||
/**
|
||||
* Gets the MaD string represention of return through parameter at position
|
||||
* Gets the MaD string representation of return through parameter at position
|
||||
* `pos` of callable `c`.
|
||||
*/
|
||||
bindingset[c]
|
||||
|
||||
Reference in New Issue
Block a user