| Package | Description | 
|---|---|
| org.apache.sysds.parser | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ForStatementBlock  | 
class  | 
FunctionStatementBlock  | 
class  | 
IfStatementBlock  | 
class  | 
ParForStatementBlock
This ParForStatementBlock is essentially identical to a ForStatementBlock, except an extended validate
 for checking/setting optional parfor parameters and running the loop dependency analysis. 
 | 
class  | 
StatementBlock  | 
class  | 
WhileStatementBlock  | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.