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

Predicate isExtraValidTokenArgumentInIdentifyingAccessPath

Holds if argument is a valid argument to an access path token with the given name, occurring in an identifying access path.

Import path

import codeql.ruby.frameworks.data.internal.ApiGraphModelsSpecific
predicate isExtraValidTokenArgumentInIdentifyingAccessPath(string name, string argument)