gnu.kawa.functions
public class GetModuleClass extends Procedure0 implements Inlineable
| Field Summary | |
|---|---|
| static GetModuleClass | getModuleClass |
| Method Summary | |
|---|---|
| Object | apply0() |
| void | compile(ApplyExp exp, Compilation comp, Target target) |
| static Expression | getModuleClassURI(Compilation comp) Return an expression that evaluates to a module-relative URI.
|
| Type | getReturnType(Expression[] args) |