| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgnu.expr.Target
gnu.expr.StackTarget
public class StackTarget
| Field Summary | 
|---|
| Fields inherited from class gnu.expr.Target | 
|---|
| Ignore, pushObject | 
| 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() | 
| Methods inherited from class gnu.expr.Target | 
|---|
| pushValue | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public StackTarget(Type type)
| Method Detail | 
|---|
public Type getType()
getType in class Targetpublic static Target getInstance(Type type)
protected boolean compileFromStack0(Compilation comp,
                                    Type stackType)
public static void convert(Compilation comp,
                           Type stackType,
                           Type targetType)
protected static void emitCoerceFromObject(Type type,
                                           Compilation comp)
public void compileFromStack(Compilation comp,
                             Type stackType)
compileFromStack in class Target| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||