Helper method for defining space-delimited indentation blocks, such as those used to define block statements in Python source code. Parameters: - blockStatementExpr - expression defining syntax of statement that is repeated within the indented block - indentStack - list cr
(blockStatementExpr, indentStack, indent=True)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected