Module signature InputSig
Provides the language-specific input specification.
Import path
import codeql.controlflow.BasicBlockPredicates
| nodeGetASuccessor | Gets an immediate successor of this node. |
| nodeGetCfgScope | Gets the CFG scope in which this node occurs. |
| nodeIsDominanceEntry | Holds if |
| nodeIsPostDominanceExit | Holds if |
| successorTypeIsCondition | Hold if |
Parameters
| Location | LocationSig |