| Package | Description | 
|---|---|
| org.apache.sysds.parser | 
| Modifier and Type | Method and Description | 
|---|---|
ConditionalPredicate | 
WhileStatement.getConditionalPredicate()  | 
ConditionalPredicate | 
IfStatement.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.