Class StmtList
A list of statements
Import path
import pythonDirect supertypes
Indirect supertypes
Predicates
| contains | Holds if this list of statements contains the AST node |
| getLastItem | Gets the last item in this list of statements, if any. |
A list of statements
import python| contains | Holds if this list of statements contains the AST node |
| getLastItem | Gets the last item in this list of statements, if any. |