public interface ApplExpr extends Expr2
Modifier and Type | Method and Description |
---|---|
Boolean |
getMixfix()
Returns the Mixfix element.
|
void |
setMixfix(Boolean mixfix)
Sets the Mixfix element.
|
getExpr, getLeftExpr, getRightExpr, setLeftExpr, setRightExpr
Boolean getMixfix()
void setMixfix(Boolean mixfix)
mixfix
- the Mixfix element.getMixfix()
Copyright © 2003–2016 Community Z Tools Project. All rights reserved.