gnu.expr
public class StackTarget extends Target
Constructor Summary | |
---|---|
StackTarget(Type type) |
Method Summary | |
---|---|
void | compileFromStack(Compilation comp, Type stackType) |
protected boolean | compileFromStack0(Compilation comp, Type stackType) |
static void | convert(Compilation comp, Type stackType, Type targetType) |
protected static void | emitCoerceFromObject(Type type, Compilation comp) |
static Target | getInstance(Type type) |
Type | getType() |