| Package | Description | 
|---|---|
| org.apache.sysds.parser | 
| Modifier and Type | Method and Description | 
|---|---|
| ConditionalPredicate | IfStatement. getConditionalPredicate() | 
| ConditionalPredicate | WhileStatement. getConditionalPredicate() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | IfStatement. setConditionalPredicate(ConditionalPredicate pred) | 
| void | WhileStatement. setPredicate(ConditionalPredicate pred) | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.