Module TypeInference
Provides logic for assigning types to data flow nodes.
Import path
import codeql.ruby.dataflow.internal.DataFlowPrivatePredicates
| asModulePattern | Holds if SSA definition |
| hasAdjacentTypeCheckedRead | |
| hasModuleType | |
| hasType |
Classes
| ArrayClass | The built-in |
| HashClass | The built-in |
| ProcClass | The built-in |
| StringClass | The built-in |