gnu.expr

Class IgnoreTarget


public class IgnoreTarget
extends Target

Field Summary

Fields inherited from class gnu.expr.Target

Ignore, pushObject

Method Summary

void
compileFromStack(Compilation comp, Type stackType)
Type
getType()

Methods inherited from class gnu.expr.Target

compileFromStack, getType, pushValue

Method Details

compileFromStack

public void compileFromStack(Compilation comp,
                             Type stackType)
Overrides:
compileFromStack in interface Target

getType

public Type getType()
Overrides:
getType in interface Target