public interface IfStatement
| Modifier and Type | Interface and Description |
|---|---|
static class |
IfStatement.Evaluation |
| Modifier and Type | Method and Description |
|---|---|
IfStatement.Evaluation |
evaluate(Val val) |
Statement |
getTarget() |
boolean |
uses(Val val) |
Statement getTarget()
IfStatement.Evaluation evaluate(Val val)
boolean uses(Val val)
Copyright © 2024. All rights reserved.