Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for Ruby
codeql/ruby-all 4.1.6 (changelog, source)

Member predicate HashPattern::getRestVariableAccess

Gets the variable of the keyword rest token, if any. For example rest in:

in { a: 1, **rest }
LocalVariableWriteAccess getRestVariableAccess()