org.apache.bcel.generic
Interface TypedInstruction
public
interface
TypedInstruction
Get the type associated with an instruction, int for ILOAD, or the type
of the field of a PUTFIELD instruction, e.g..
Version: $Id: TypedInstruction.java 386056 2006-03-15 11:31:56Z tcurdt $
Author: M. Dahm
Copyright © 2004-2007 The Apache Software Foundation. All Rights Reserved.