Module StmtList
This module provides the public class StmtList.
Import path
import codeql.rust.elements.StmtListImports
Aliases
| StmtList | A list of statements in a block, with an optional tail expression at the end that determines the block’s value. |