public interface PiExpr extends ShimpleExpr
Modifier and Type | Method and Description |
---|---|
ValueUnitPair |
getArgBox() |
Unit |
getCondStmt() |
Object |
getTargetKey() |
Value |
getValue() |
void |
setCondStmt(Unit cs) |
void |
setTargetKey(Object targetKey) |
void |
setValue(Value v) |
clone, getType, getUseBoxes, toString
apply
equivHashCode, equivTo
clearUnitBoxes, getUnitBoxes
Copyright © 2020 Sable. All rights reserved.