Module AstCfg
Provides utilities for getting an AST-based control flow graph in tests.
Import path
import utils.test.AstCfg
Imports
| java | Provides all default Java QL imports. |
Predicates
| getAnAstSuccessor | Gets a control flow successor of n that skips over non-AST nodes. |