kawa.standard
public class prim_throw extends Procedure1 implements Inlineable
| Field Summary | |
|---|---|
| static prim_throw | primitiveThrow |
| Method Summary | |
|---|---|
| Object | apply1(Object arg1) |
| void | compile(ApplyExp exp, Compilation comp, Target target) |
| Type | getReturnType(Expression[] args) |
| static void | throw_it(Object arg1) |