CodeQL library for Ruby
codeql/ruby-all 0.8.15-dev (changelog, source)
Search

Member predicate FindPattern::getPrefixVariableAccess

Gets the variable for the prefix of this find pattern, if any. For example init in:

in List[*init, "a", Integer => x, *tail]
LocalVariableWriteAccess getPrefixVariableAccess()