eu.bandm.sig.absy
Class EFun
java.lang.Object
eu.bandm.sig.absy.Absy
eu.bandm.sig.absy.Expression
eu.bandm.sig.absy.EFun
- All Implemented Interfaces:
- Formattable, Cloneable
public class EFun
- extends Expression
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
rule
protected Rule rule
get_rule
public static final Function<EFun,Rule> get_rule
set_rule
public static final Consumer<Rule,EFun> set_rule
EFun
public EFun(Rule rule)
doclone
public EFun doclone()
- Overrides:
doclone
in class Expression
getFormatHint
public static String getFormatHint()
format
public Format format()
- Specified by:
format
in interface Formattable
- Overrides:
format
in class Expression
initFrom
public EFun initFrom(Object o0)
- Overrides:
initFrom
in class Expression
get_rule
public Rule get_rule()
set_rule
public boolean set_rule(Rule val)