mirror of
https://github.com/github/codeql.git
synced 2026-04-25 00:35:20 +02: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