Module Generated
INTERNAL: This module contains the fully generated definition of StmtList and should not
be referenced directly.
Import path
import codeql.rust.elements.internal.generated.StmtListClasses
| StmtList | A list of statements in a block, with an optional tail expression at the end that determines the block’s value. |