mirror of
https://github.com/github/codeql.git
synced 2025-12-21 03:06:31 +01:00
autoformat
This commit is contained in:
@@ -614,7 +614,7 @@ module PseudoProperties {
|
||||
string mapValueUnknownKey() { result = pseudoProperty("unknownMapValue") }
|
||||
|
||||
/**
|
||||
* Gets a pseudo-property for the location of all the values in a map.
|
||||
* Gets a pseudo-property for the location of all the values in a map.
|
||||
*/
|
||||
string mapValueAll() { result = pseudoProperty("allMapValues") }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user