gnu.kawa.servlet
public class GetRequest extends MethodProc implements Inlineable
Field Summary | |
---|---|
static GetRequest | getRequest |
static ClassType | typeGetRequest |
static ClassType | typeHttpServletRequest |
Method Summary | |
---|---|
void | apply(CallContext ctx) |
void | compile(ApplyExp exp, Compilation comp, Target target) |
static HttpServletRequest | getRequest(CallContext ctx) |
Type | getReturnType(Expression[] args) |
int | numArgs() |