kawa.standard
public class not extends Procedure1 implements Inlineable
Field Summary | |
---|---|
QuoteExp | falseExp |
QuoteExp | trueExp |
Constructor Summary | |
---|---|
not(Language language) | |
not(Language language, String name) |
Method Summary | |
---|---|
Object | apply1(Object arg1) |
void | compile(ApplyExp exp, Compilation comp, Target target) |
Type | getReturnType(Expression[] args) |