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

Member predicate FindPattern::getSuffixVariableAccess

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

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