Module ControlFlowGraph
Provides classes representing the control flow graph.
Import path
import codeql.ruby.controlflow.ControlFlowGraphImports
| SuccessorType | Provides different types of control flow successor types. These are used as edge labels in the control flow graph. |
Modules
| Split | Provides different kinds of control flow graph splittings. |
Aliases
| Split | A split for a control flow node. |