joeq.Compiler.BytecodeAnalysis
Interface Bytecodes.PopInstruction

All Superinterfaces:
Bytecodes.StackConsumer
All Known Implementing Classes:
Bytecodes.ASTORE, Bytecodes.DSTORE, Bytecodes.FSTORE, Bytecodes.ISTORE, Bytecodes.LSTORE, Bytecodes.POP, Bytecodes.POP2, Bytecodes.PUTSTATIC, Bytecodes.StoreInstruction
Enclosing interface:
Bytecodes

public static interface Bytecodes.PopInstruction
extends Bytecodes.StackConsumer


Method Summary
 
Methods inherited from interface joeq.Compiler.BytecodeAnalysis.Bytecodes.StackConsumer
consumeStack
 



Copyright © 2001-2008 John Whaley. All Rights Reserved.