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

Predicate hasImplicitTypeModel

Holds if type can be obtained from an instance of otherType due to language semantics modeled by getExtraNodeFromType.

Import path

import codeql.ruby.frameworks.data.internal.ApiGraphModelsSpecific
predicate hasImplicitTypeModel(string type, string otherType)