mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
autoformat
This commit is contained in:
@@ -614,7 +614,7 @@ module PseudoProperties {
|
|||||||
string mapValueUnknownKey() { result = pseudoProperty("unknownMapValue") }
|
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") }
|
string mapValueAll() { result = pseudoProperty("allMapValues") }
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user