⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 localvariable.html

📁 一个用于对.class文件进行插桩的开源工具
💻 HTML
📖 第 1 页 / 共 4 页
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd"><!--NewPage--><HTML><HEAD><!-- Generated by javadoc on Sat Dec 15 07:40:13 EST 2001 --><TITLE>bcel API: Class  LocalVariable</TITLE><LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"></HEAD><BODY BGCOLOR="white"><!-- ========== START OF NAVBAR ========== --><A NAME="navbar_top"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_top_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">  <TR ALIGN="center" VALIGN="top">  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/LocalVariable.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>  </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">&nbsp;<A HREF="../../../../org/apache/bcel/classfile/LineNumberTable.html"><B>PREV CLASS</B></A>&nbsp;&nbsp;<A HREF="../../../../org/apache/bcel/classfile/LocalVariableTable.html"><B>NEXT CLASS</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">  <A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;&nbsp;<A HREF="LocalVariable.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD></TR><TR><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">  SUMMARY: &nbsp;INNER&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">DETAIL: &nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD></TR></TABLE><!-- =========== END OF NAVBAR =========== --><HR><!-- ======== START OF CLASS DATA ======== --><H2><FONT SIZE="-1">org.apache.bcel.classfile</FONT><BR>Class  LocalVariable</H2><PRE>java.lang.Object  |  +--<B>org.apache.bcel.classfile.LocalVariable</B></PRE><DL><DT><B>All Implemented Interfaces:</B> <DD>java.lang.Cloneable, <A HREF="../../../../org/apache/bcel/Constants.html">Constants</A>, <A HREF="../../../../org/apache/bcel/classfile/Node.html">Node</A></DD></DL><HR><DL><DT>public final class <B>LocalVariable</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../org/apache/bcel/Constants.html">Constants</A>, java.lang.Cloneable, <A HREF="../../../../org/apache/bcel/classfile/Node.html">Node</A></DL><P>This class represents a local variable within a method. It contains its scope, name, signature and index on the method's frame.<P><DL><DT><B>Version: </B><DD>$Id: LocalVariable.java,v 1.1.1.1 2001/10/29 20:00:02 jvanzyl Exp $</DD><DT><B>Author: </B><DD><A HREF="mailto:markus.dahm@berlin.de">M. Dahm</A></DD><DT><B>See Also: </B><DD><A HREF="../../../../org/apache/bcel/classfile/LocalVariableTable.html"><CODE>LocalVariableTable</CODE></A></DL><HR><P><!-- ======== INNER CLASS SUMMARY ======== --><!-- =========== FIELD SUMMARY =========== --><A NAME="fields_inherited_from_class_org.apache.bcel.Constants"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Fields inherited from interface org.apache.bcel.<A HREF="../../../../org/apache/bcel/Constants.html">Constants</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../org/apache/bcel/Constants.html#AALOAD">AALOAD</A>, <A HREF="../../../../org/apache/bcel/Constants.html#AASTORE">AASTORE</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ACC_ABSTRACT">ACC_ABSTRACT</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ACC_FINAL">ACC_FINAL</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ACC_INTERFACE">ACC_INTERFACE</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ACC_NATIVE">ACC_NATIVE</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ACC_PRIVATE">ACC_PRIVATE</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ACC_PROTECTED">ACC_PROTECTED</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ACC_PUBLIC">ACC_PUBLIC</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ACC_STATIC">ACC_STATIC</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ACC_STRICT">ACC_STRICT</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ACC_SUPER">ACC_SUPER</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ACC_SYNCHRONIZED">ACC_SYNCHRONIZED</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ACC_TRANSIENT">ACC_TRANSIENT</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ACC_VOLATILE">ACC_VOLATILE</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ACCESS_NAMES">ACCESS_NAMES</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ACONST_NULL">ACONST_NULL</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ALOAD">ALOAD</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ALOAD_0">ALOAD_0</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ALOAD_1">ALOAD_1</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ALOAD_2">ALOAD_2</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ALOAD_3">ALOAD_3</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ANEWARRAY">ANEWARRAY</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ANEWARRAY_QUICK">ANEWARRAY_QUICK</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ARETURN">ARETURN</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ARRAYLENGTH">ARRAYLENGTH</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ASTORE">ASTORE</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ASTORE_0">ASTORE_0</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ASTORE_1">ASTORE_1</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ASTORE_2">ASTORE_2</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ASTORE_3">ASTORE_3</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ATHROW">ATHROW</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ATTR_CODE">ATTR_CODE</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ATTR_CONSTANT_VALUE">ATTR_CONSTANT_VALUE</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ATTR_DEPRECATED">ATTR_DEPRECATED</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ATTR_EXCEPTIONS">ATTR_EXCEPTIONS</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ATTR_INNER_CLASSES">ATTR_INNER_CLASSES</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ATTR_LINE_NUMBER_TABLE">ATTR_LINE_NUMBER_TABLE</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ATTR_LOCAL_VARIABLE_TABLE">ATTR_LOCAL_VARIABLE_TABLE</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ATTR_PMG">ATTR_PMG</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ATTR_SIGNATURE">ATTR_SIGNATURE</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ATTR_SOURCE_FILE">ATTR_SOURCE_FILE</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ATTR_STACK_MAP">ATTR_STACK_MAP</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ATTR_SYNTHETIC">ATTR_SYNTHETIC</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ATTR_UNKNOWN">ATTR_UNKNOWN</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ATTRIBUTE_NAMES">ATTRIBUTE_NAMES</A>, <A HREF="../../../../org/apache/bcel/Constants.html#BALOAD">BALOAD</A>, <A HREF="../../../../org/apache/bcel/Constants.html#BASTORE">BASTORE</A>, <A HREF="../../../../org/apache/bcel/Constants.html#BIPUSH">BIPUSH</A>, <A HREF="../../../../org/apache/bcel/Constants.html#BREAKPOINT">BREAKPOINT</A>, <A HREF="../../../../org/apache/bcel/Constants.html#CALOAD">CALOAD</A>, <A HREF="../../../../org/apache/bcel/Constants.html#CASTORE">CASTORE</A>, <A HREF="../../../../org/apache/bcel/Constants.html#CHECKCAST">CHECKCAST</A>, <A HREF="../../../../org/apache/bcel/Constants.html#CHECKCAST_QUICK">CHECKCAST_QUICK</A>, <A HREF="../../../../org/apache/bcel/Constants.html#CONSTANT_Class">CONSTANT_Class</A>, <A HREF="../../../../org/apache/bcel/Constants.html#CONSTANT_Double">CONSTANT_Double</A>, <A HREF="../../../../org/apache/bcel/Constants.html#CONSTANT_Fieldref">CONSTANT_Fieldref</A>, <A HREF="../../../../org/apache/bcel/Constants.html#CONSTANT_Float">CONSTANT_Float</A>, <A HREF="../../../../org/apache/bcel/Constants.html#CONSTANT_Integer">CONSTANT_Integer</A>, <A HREF="../../../../org/apache/bcel/Constants.html#CONSTANT_InterfaceMethodref">CONSTANT_InterfaceMethodref</A>, <A HREF="../../../../org/apache/bcel/Constants.html#CONSTANT_Long">CONSTANT_Long</A>, <A HREF="../../../../org/apache/bcel/Constants.html#CONSTANT_Methodref">CONSTANT_Methodref</A>, <A HREF="../../../../org/apache/bcel/Constants.html#CONSTANT_NameAndType">CONSTANT_NameAndType</A>, <A HREF="../../../../org/apache/bcel/Constants.html#CONSTANT_NAMES">CONSTANT_NAMES</A>, <A HREF="../../../../org/apache/bcel/Constants.html#CONSTANT_String">CONSTANT_String</A>, <A HREF="../../../../org/apache/bcel/Constants.html#CONSTANT_Utf8">CONSTANT_Utf8</A>, <A HREF="../../../../org/apache/bcel/Constants.html#CONSTRUCTOR_NAME">CONSTRUCTOR_NAME</A>, <A HREF="../../../../org/apache/bcel/Constants.html#CONSUME_STACK">CONSUME_STACK</A>, <A HREF="../../../../org/apache/bcel/Constants.html#D2F">D2F</A>, <A HREF="../../../../org/apache/bcel/Constants.html#D2I">D2I</A>, <A HREF="../../../../org/apache/bcel/Constants.html#D2L">D2L</A>, <A HREF="../../../../org/apache/bcel/Constants.html#DADD">DADD</A>, <A HREF="../../../../org/apache/bcel/Constants.html#DALOAD">DALOAD</A>, <A HREF="../../../../org/apache/bcel/Constants.html#DASTORE">DASTORE</A>, <A HREF="../../../../org/apache/bcel/Constants.html#DCMPG">DCMPG</A>, <A HREF="../../../../org/apache/bcel/Constants.html#DCMPL">DCMPL</A>, <A HREF="../../../../org/apache/bcel/Constants.html#DCONST_0">DCONST_0</A>, <A HREF="../../../../org/apache/bcel/Constants.html#DCONST_1">DCONST_1</A>, <A HREF="../../../../org/apache/bcel/Constants.html#DDIV">DDIV</A>, <A HREF="../../../../org/apache/bcel/Constants.html#DLOAD">DLOAD</A>, <A HREF="../../../../org/apache/bcel/Constants.html#DLOAD_0">DLOAD_0</A>, <A HREF="../../../../org/apache/bcel/Constants.html#DLOAD_1">DLOAD_1</A>, <A HREF="../../../../org/apache/bcel/Constants.html#DLOAD_2">DLOAD_2</A>, <A HREF="../../../../org/apache/bcel/Constants.html#DLOAD_3">DLOAD_3</A>, <A HREF="../../../../org/apache/bcel/Constants.html#DMUL">DMUL</A>, <A HREF="../../../../org/apache/bcel/Constants.html#DNEG">DNEG</A>, <A HREF="../../../../org/apache/bcel/Constants.html#DREM">DREM</A>, <A HREF="../../../../org/apache/bcel/Constants.html#DRETURN">DRETURN</A>, <A HREF="../../../../org/apache/bcel/Constants.html#DSTORE">DSTORE</A>, <A HREF="../../../../org/apache/bcel/Constants.html#DSTORE_0">DSTORE_0</A>, <A HREF="../../../../org/apache/bcel/Constants.html#DSTORE_1">DSTORE_1</A>, <A HREF="../../../../org/apache/bcel/Constants.html#DSTORE_2">DSTORE_2</A>, <A HREF="../../../../org/apache/bcel/Constants.html#DSTORE_3">DSTORE_3</A>, <A HREF="../../../../org/apache/bcel/Constants.html#DSUB">DSUB</A>, <A HREF="../../../../org/apache/bcel/Constants.html#DUP">DUP</A>, <A HREF="../../../../org/apache/bcel/Constants.html#DUP_X1">DUP_X1</A>, <A HREF="../../../../org/apache/bcel/Constants.html#DUP_X2">DUP_X2</A>, <A HREF="../../../../org/apache/bcel/Constants.html#DUP2">DUP2</A>, <A HREF="../../../../org/apache/bcel/Constants.html#DUP2_X1">DUP2_X1</A>, <A HREF="../../../../org/apache/bcel/Constants.html#DUP2_X2">DUP2_X2</A>, <A HREF="../../../../org/apache/bcel/Constants.html#F2D">F2D</A>, <A HREF="../../../../org/apache/bcel/Constants.html#F2I">F2I</A>, <A HREF="../../../../org/apache/bcel/Constants.html#F2L">F2L</A>, <A HREF="../../../../org/apache/bcel/Constants.html#FADD">FADD</A>, <A HREF="../../../../org/apache/bcel/Constants.html#FALOAD">FALOAD</A>, <A HREF="../../../../org/apache/bcel/Constants.html#FASTORE">FASTORE</A>, <A HREF="../../../../org/apache/bcel/Constants.html#FCMPG">FCMPG</A>, <A HREF="../../../../org/apache/bcel/Constants.html#FCMPL">FCMPL</A>, <A HREF="../../../../org/apache/bcel/Constants.html#FCONST_0">FCONST_0</A>, <A HREF="../../../../org/apache/bcel/Constants.html#FCONST_1">FCONST_1</A>, <A HREF="../../../../org/apache/bcel/Constants.html#FCONST_2">FCONST_2</A>, <A HREF="../../../../org/apache/bcel/Constants.html#FDIV">FDIV</A>, <A HREF="../../../../org/apache/bcel/Constants.html#FLOAD">FLOAD</A>, <A HREF="../../../../org/apache/bcel/Constants.html#FLOAD_0">FLOAD_0</A>, <A HREF="../../../../org/apache/bcel/Constants.html#FLOAD_1">FLOAD_1</A>, <A HREF="../../../../org/apache/bcel/Constants.html#FLOAD_2">FLOAD_2</A>, <A HREF="../../../../org/apache/bcel/Constants.html#FLOAD_3">FLOAD_3</A>, <A HREF="../../../../org/apache/bcel/Constants.html#FMUL">FMUL</A>, <A HREF="../../../../org/apache/bcel/Constants.html#FNEG">FNEG</A>, <A HREF="../../../../org/apache/bcel/Constants.html#FREM">FREM</A>, <A HREF="../../../../org/apache/bcel/Constants.html#FRETURN">FRETURN</A>, <A HREF="../../../../org/apache/bcel/Constants.html#FSTORE">FSTORE</A>, <A HREF="../../../../org/apache/bcel/Constants.html#FSTORE_0">FSTORE_0</A>, <A HREF="../../../../org/apache/bcel/Constants.html#FSTORE_1">FSTORE_1</A>, <A HREF="../../../../org/apache/bcel/Constants.html#FSTORE_2">FSTORE_2</A>, <A HREF="../../../../org/apache/bcel/Constants.html#FSTORE_3">FSTORE_3</A>, <A HREF="../../../../org/apache/bcel/Constants.html#FSUB">FSUB</A>, <A HREF="../../../../org/apache/bcel/Constants.html#GETFIELD">GETFIELD</A>, <A HREF="../../../../org/apache/bcel/Constants.html#GETFIELD_QUICK">GETFIELD_QUICK</A>, <A HREF="../../../../org/apache/bcel/Constants.html#GETFIELD_QUICK_W">GETFIELD_QUICK_W</A>, <A HREF="../../../../org/apache/bcel/Constants.html#GETFIELD2_QUICK">GETFIELD2_QUICK</A>, <A HREF="../../../../org/apache/bcel/Constants.html#GETSTATIC">GETSTATIC</A>, <A HREF="../../../../org/apache/bcel/Constants.html#GETSTATIC_QUICK">GETSTATIC_QUICK</A>, <A HREF="../../../../org/apache/bcel/Constants.html#GETSTATIC2_QUICK">GETSTATIC2_QUICK</A>, <A HREF="../../../../org/apache/bcel/Constants.html#GOTO">GOTO</A>, <A HREF="../../../../org/apache/bcel/Constants.html#GOTO_W">GOTO_W</A>, <A HREF="../../../../org/apache/bcel/Constants.html#I2B">I2B</A>, <A HREF="../../../../org/apache/bcel/Constants.html#I2C">I2C</A>, <A HREF="../../../../org/apache/bcel/Constants.html#I2D">I2D</A>, <A HREF="../../../../org/apache/bcel/Constants.html#I2F">I2F</A>, <A HREF="../../../../org/apache/bcel/Constants.html#I2L">I2L</A>, <A HREF="../../../../org/apache/bcel/Constants.html#I2S">I2S</A>, <A HREF="../../../../org/apache/bcel/Constants.html#IADD">IADD</A>, <A HREF="../../../../org/apache/bcel/Constants.html#IALOAD">IALOAD</A>, <A HREF="../../../../org/apache/bcel/Constants.html#IAND">IAND</A>, <A HREF="../../../../org/apache/bcel/Constants.html#IASTORE">IASTORE</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ICONST_0">ICONST_0</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ICONST_1">ICONST_1</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ICONST_2">ICONST_2</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ICONST_3">ICONST_3</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ICONST_4">ICONST_4</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ICONST_5">ICONST_5</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ICONST_M1">ICONST_M1</A>, <A HREF="../../../../org/apache/bcel/Constants.html#IDIV">IDIV</A>, <A HREF="../../../../org/apache/bcel/Constants.html#IF_ACMPEQ">IF_ACMPEQ</A>, <A HREF="../../../../org/apache/bcel/Constants.html#IF_ACMPNE">IF_ACMPNE</A>, <A HREF="../../../../org/apache/bcel/Constants.html#IF_ICMPEQ">IF_ICMPEQ</A>, <A HREF="../../../../org/apache/bcel/Constants.html#IF_ICMPGE">IF_ICMPGE</A>, <A HREF="../../../../org/apache/bcel/Constants.html#IF_ICMPGT">IF_ICMPGT</A>, <A HREF="../../../../org/apache/bcel/Constants.html#IF_ICMPLE">IF_ICMPLE</A>, <A HREF="../../../../org/apache/bcel/Constants.html#IF_ICMPLT">IF_ICMPLT</A>, <A HREF="../../../../org/apache/bcel/Constants.html#IF_ICMPNE">IF_ICMPNE</A>, <A HREF="../../../../org/apache/bcel/Constants.html#IFEQ">IFEQ</A>, <A HREF="../../../../org/apache/bcel/Constants.html#IFGE">IFGE</A>, <A HREF="../../../../org/apache/bcel/Constants.html#IFGT">IFGT</A>, <A HREF="../../../../org/apache/bcel/Constants.html#IFLE">IFLE</A>, <A HREF="../../../../org/apache/bcel/Constants.html#IFLT">IFLT</A>, <A HREF="../../../../org/apache/bcel/Constants.html#IFNE">IFNE</A>, <A HREF="../../../../org/apache/bcel/Constants.html#IFNONNULL">IFNONNULL</A>, <A HREF="../../../../org/apache/bcel/Constants.html#IFNULL">IFNULL</A>, <A HREF="../../../../org/apache/bcel/Constants.html#IINC">IINC</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ILLEGAL_OPCODE">ILLEGAL_OPCODE</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ILLEGAL_TYPE">ILLEGAL_TYPE</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ILOAD">ILOAD</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ILOAD_0">ILOAD_0</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ILOAD_1">ILOAD_1</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ILOAD_2">ILOAD_2</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ILOAD_3">ILOAD_3</A>, <A HREF="../../../../org/apache/bcel/Constants.html#IMPDEP1">IMPDEP1</A>, <A HREF="../../../../org/apache/bcel/Constants.html#IMPDEP2">IMPDEP2</A>, <A HREF="../../../../org/apache/bcel/Constants.html#IMUL">IMUL</A>, <A HREF="../../../../org/apache/bcel/Constants.html#INEG">INEG</A>, <A HREF="../../../../org/apache/bcel/Constants.html#INSTANCEOF">INSTANCEOF</A>, <A HREF="../../../../org/apache/bcel/Constants.html#INSTANCEOF_QUICK">INSTANCEOF_QUICK</A>, <A HREF="../../../../org/apache/bcel/Constants.html#INT2BYTE">INT2BYTE</A>, <A HREF="../../../../org/apache/bcel/Constants.html#INT2CHAR">INT2CHAR</A>, <A HREF="../../../../org/apache/bcel/Constants.html#INT2SHORT">INT2SHORT</A>, <A HREF="../../../../org/apache/bcel/Constants.html#INTERFACES_IMPLEMENTED_BY_ARRAYS">INTERFACES_IMPLEMENTED_BY_ARRAYS</A>, <A HREF="../../../../org/apache/bcel/Constants.html#INVOKEINTERFACE">INVOKEINTERFACE</A>, <A HREF="../../../../org/apache/bcel/Constants.html#INVOKEINTERFACE_QUICK">INVOKEINTERFACE_QUICK</A>, <A HREF="../../../../org/apache/bcel/Constants.html#INVOKENONVIRTUAL">INVOKENONVIRTUAL</A>, <A HREF="../../../../org/apache/bcel/Constants.html#INVOKENONVIRTUAL_QUICK">INVOKENONVIRTUAL_QUICK</A>, <A HREF="../../../../org/apache/bcel/Constants.html#INVOKESPECIAL">INVOKESPECIAL</A>, <A HREF="../../../../org/apache/bcel/Constants.html#INVOKESTATIC">INVOKESTATIC</A>, <A HREF="../../../../org/apache/bcel/Constants.html#INVOKESTATIC_QUICK">INVOKESTATIC_QUICK</A>, <A HREF="../../../../org/apache/bcel/Constants.html#INVOKESUPER_QUICK">INVOKESUPER_QUICK</A>, <A HREF="../../../../org/apache/bcel/Constants.html#INVOKEVIRTUAL">INVOKEVIRTUAL</A>, <A HREF="../../../../org/apache/bcel/Constants.html#INVOKEVIRTUAL_QUICK">INVOKEVIRTUAL_QUICK</A>, <A HREF="../../../../org/apache/bcel/Constants.html#INVOKEVIRTUAL_QUICK_W">INVOKEVIRTUAL_QUICK_W</A>, <A HREF="../../../../org/apache/bcel/Constants.html#INVOKEVIRTUALOBJECT_QUICK">INVOKEVIRTUALOBJECT_QUICK</A>, <A HREF="../../../../org/apache/bcel/Constants.html#IOR">IOR</A>, <A HREF="../../../../org/apache/bcel/Constants.html#IREM">IREM</A>, <A HREF="../../../../org/apache/bcel/Constants.html#IRETURN">IRETURN</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ISHL">ISHL</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ISHR">ISHR</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ISTORE">ISTORE</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ISTORE_0">ISTORE_0</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ISTORE_1">ISTORE_1</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ISTORE_2">ISTORE_2</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ISTORE_3">ISTORE_3</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ISUB">ISUB</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ITEM_Bogus">ITEM_Bogus</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ITEM_Double">ITEM_Double</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ITEM_Float">ITEM_Float</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ITEM_InitObject">ITEM_InitObject</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ITEM_Integer">ITEM_Integer</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ITEM_Long">ITEM_Long</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ITEM_NAMES">ITEM_NAMES</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ITEM_NewObject">ITEM_NewObject</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ITEM_Null">ITEM_Null</A>, <A HREF="../../../../org/apache/bcel/Constants.html#ITEM_Object">ITEM_Object</A>, <A HREF="../../../../org/apache/bcel/Constants.html#IUSHR">IUSHR</A>, <A HREF="../../../../org/apache/bcel/Constants.html#IXOR">IXOR</A>, <A HREF="../../../../org/apache/bcel/Constants.html#JSR">JSR</A>, <A HREF="../../../../org/apache/bcel/Constants.html#JSR_W">JSR_W</A>, <A HREF="../../../../org/apache/bcel/Constants.html#KNOWN_ATTRIBUTES">KNOWN_ATTRIBUTES</A>, <A HREF="../../../../org/apache/bcel/Constants.html#L2D">L2D</A>, <A HREF="../../../../org/apache/bcel/Constants.html#L2F">L2F</A>, <A HREF="../../../../org/apache/bcel/Constants.html#L2I">L2I</A>, <A HREF="../../../../org/apache/bcel/Constants.html#LADD">LADD</A>, <A HREF="../../../../org/apache/bcel/Constants.html#LALOAD">LALOAD</A>, <A HREF="../../../../org/apache/bcel/Constants.html#LAND">LAND</A>, <A HREF="../../../../org/apache/bcel/Constants.html#LASTORE">LASTORE</A>, <A HREF="../../../../org/apache/bcel/Constants.html#LCMP">LCMP</A>, <A HREF="../../../../org/apache/bcel/Constants.html#LCONST_0">LCONST_0</A>, <A HREF="../../../../org/apache/bcel/Constants.html#LCONST_1">LCONST_1</A>, <A HREF="../../../../org/apache/bcel/Constants.html#LDC">LDC</A>, <A HREF="../../../../org/apache/bcel/Constants.html#LDC_QUICK">LDC_QUICK</A>, <A HREF="../../../../org/apache/bcel/Constants.html#LDC_W">LDC_W</A>, <A HREF="../../../../org/apache/bcel/Constants.html#LDC_W_QUICK">LDC_W_QUICK</A>, <A HREF="../../../../org/apache/bcel/Constants.html#LDC2_W">LDC2_W</A>, <A HREF="../../../../org/apache/bcel/Constants.html#LDC2_W_QUICK">LDC2_W_QUICK</A>, <A HREF="../../../../org/apache/bcel/Constants.html#LDIV">LDIV</A>, <A HREF="../../../../org/apache/bcel/Constants.html#LLOAD">LLOAD</A>, <A HREF="../../../../org/apache/bcel/Constants.html#LLOAD_0">LLOAD_0</A>, <A HREF="../../../../org/apache/bcel/Constants.html#LLOAD_1">LLOAD_1</A>, <A HREF="../../../../org/apache/bcel/Constants.html#LLOAD_2">LLOAD_2</A>, <A HREF="../../../../org/apache/bcel/Constants.html#LLOAD_3">LLOAD_3</A>, <A HREF="../../../../org/apache/bcel/Constants.html#LMUL">LMUL</A>, <A HREF="../../../../org/apache/bcel/Constants.html#LNEG">LNEG</A>, <A HREF="../../../../org/apache/bcel/Constants.html#LOOKUPSWITCH">LOOKUPSWITCH</A>, <A HREF="../../../../org/apache/bcel/Constants.html#LOR">LOR</A>, <A HREF="../../../../org/apache/bcel/Constants.html#LREM">LREM</A>, <A HREF="../../../../org/apache/bcel/Constants.html#LRETURN">LRETURN</A>, <A HREF="../../../../org/apache/bcel/Constants.html#LSHL">LSHL</A>, <A HREF="../../../../org/apache/bcel/Constants.html#LSHR">LSHR</A>, <A HREF="../../../../org/apache/bcel/Constants.html#LSTORE">LSTORE</A>, <A HREF="../../../../org/apache/bcel/Constants.html#LSTORE_0">LSTORE_0</A>, <A HREF="../../../../org/apache/bcel/Constants.html#LSTORE_1">LSTORE_1</A>, <A HREF="../../../../org/apache/bcel/Constants.html#LSTORE_2">LSTORE_2</A>, <A HREF="../../../../org/apache/bcel/Constants.html#LSTORE_3">LSTORE_3</A>, <A HREF="../../../../org/apache/bcel/Constants.html#LSUB">LSUB</A>, <A HREF="../../../../org/apache/bcel/Constants.html#LUSHR">LUSHR</A>, <A HREF="../../../../org/apache/bcel/Constants.html#LXOR">LXOR</A>, <A HREF="../../../../org/apache/bcel/Constants.html#MAJOR">MAJOR</A>, <A HREF="../../../../org/apache/bcel/Constants.html#MAJOR_1_1">MAJOR_1_1</A>, <A HREF="../../../../org/apache/bcel/Constants.html#MAJOR_1_2">MAJOR_1_2</A>, <A HREF="../../../../org/apache/bcel/Constants.html#MAJOR_1_3">MAJOR_1_3</A>, <A HREF="../../../../org/apache/bcel/Constants.html#MAX_ACC_FLAG">MAX_ACC_FLAG</A>, <A HREF="../../../../org/apache/bcel/Constants.html#MAX_BYTE">MAX_BYTE</A>, <A HREF="../../../../org/apache/bcel/Constants.html#MAX_CODE_SIZE">MAX_CODE_SIZE</A>, <A HREF="../../../../org/apache/bcel/Constants.html#MAX_CP_ENTRIES">MAX_CP_ENTRIES</A>, <A HREF="../../../../org/apache/bcel/Constants.html#MAX_SHORT">MAX_SHORT</A>, <A HREF="../../../../org/apache/bcel/Constants.html#MINOR">MINOR</A>, <A HREF="../../../../org/apache/bcel/Constants.html#MINOR_1_1">MINOR_1_1</A>, <A HREF="../../../../org/apache/bcel/Constants.html#MINOR_1_2">MINOR_1_2</A>, <A HREF="../../../../org/apache/bcel/Constants.html#MINOR_1_3">MINOR_1_3</A>, <A HREF="../../../../org/apache/bcel/Constants.html#MONITORENTER">MONITORENTER</A>, <A HREF="../../../../org/apache/bcel/Constants.html#MONITOREXIT">MONITOREXIT</A>, <A HREF="../../../../org/apache/bcel/Constants.html#MULTIANEWARRAY">MULTIANEWARRAY</A>, <A HREF="../../../../org/apache/bcel/Constants.html#MULTIANEWARRAY_QUICK">MULTIANEWARRAY_QUICK</A>, <A HREF="../../../../org/apache/bcel/Constants.html#NEW">NEW</A>, <A HREF="../../../../org/apache/bcel/Constants.html#NEW_QUICK">NEW_QUICK</A>, <A HREF="../../../../org/apache/bcel/Constants.html#NEWARRAY">NEWARRAY</A>, <A HREF="../../../../org/apache/bcel/Constants.html#NO_OF_OPERANDS">NO_OF_OPERANDS</A>, <A HREF="../../../../org/apache/bcel/Constants.html#NOP">NOP</A>, <A HREF="../../../../org/apache/bcel/Constants.html#OPCODE_NAMES">OPCODE_NAMES</A>, <A HREF="../../../../org/apache/bcel/Constants.html#POP">POP</A>, <A HREF="../../../../org/apache/bcel/Constants.html#POP2">POP2</A>, <A HREF="../../../../org/apache/bcel/Constants.html#PRODUCE_STACK">PRODUCE_STACK</A>, <A HREF="../../../../org/apache/bcel/Constants.html#PUSH">PUSH</A>, <A HREF="../../../../org/apache/bcel/Constants.html#PUTFIELD">PUTFIELD</A>, <A HREF="../../../../org/apache/bcel/Constants.html#PUTFIELD_QUICK">PUTFIELD_QUICK</A>, <A HREF="../../../../org/apache/bcel/Constants.html#PUTFIELD_QUICK_W">PUTFIELD_QUICK_W</A>, <A HREF="../../../../org/apache/bcel/Constants.html#PUTFIELD2_QUICK">PUTFIELD2_QUICK</A>, <A HREF="../../../../org/apache/bcel/Constants.html#PUTSTATIC">PUTSTATIC</A>, <A HREF="../../../../org/apache/bcel/Constants.html#PUTSTATIC_QUICK">PUTSTATIC_QUICK</A>, <A HREF="../../../../org/apache/bcel/Constants.html#PUTSTATIC2_QUICK">PUTSTATIC2_QUICK</A>, <A HREF="../../../../org/apache/bcel/Constants.html#RESERVED">RESERVED</A>, <A HREF="../../../../org/apache/bcel/Constants.html#RET">RET</A>, <A HREF="../../../../org/apache/bcel/Constants.html#RETURN">RETURN</A>, <A HREF="../../../../org/apache/bcel/Constants.html#SALOAD">SALOAD</A>, <A HREF="../../../../org/apache/bcel/Constants.html#SASTORE">SASTORE</A>, <A HREF="../../../../org/apache/bcel/Constants.html#SHORT_TYPE_NAMES">SHORT_TYPE_NAMES</A>, <A HREF="../../../../org/apache/bcel/Constants.html#SIPUSH">SIPUSH</A>, <A HREF="../../../../org/apache/bcel/Constants.html#STATIC_INITIALIZER_NAME">STATIC_INITIALIZER_NAME</A>, <A HREF="../../../../org/apache/bcel/Constants.html#SWAP">SWAP</A>, <A HREF="../../../../org/apache/bcel/Constants.html#SWITCH">SWITCH</A>, <A HREF="../../../../org/apache/bcel/Constants.html#T_ADDRESS">T_ADDRESS</A>, <A HREF="../../../../org/apache/bcel/Constants.html#T_ARRAY">T_ARRAY</A>, <A HREF="../../../../org/apache/bcel/Constants.html#T_BOOLEAN">T_BOOLEAN</A>, <A HREF="../../../../org/apache/bcel/Constants.html#T_BYTE">T_BYTE</A>, <A HREF="../../../../org/apache/bcel/Constants.html#T_CHAR">T_CHAR</A>, <A HREF="../../../../org/apache/bcel/Constants.html#T_DOUBLE">T_DOUBLE</A>, <A HREF="../../../../org/apache/bcel/Constants.html#T_FLOAT">T_FLOAT</A>, <A HREF="../../../../org/apache/bcel/Constants.html#T_INT">T_INT</A>, <A HREF="../../../../org/apache/bcel/Constants.html#T_LONG">T_LONG</A>, <A HREF="../../../../org/apache/bcel/Constants.html#T_OBJECT">T_OBJECT</A>, <A HREF="../../../../org/apache/bcel/Constants.html#T_REFERENCE">T_REFERENCE</A>, <A HREF="../../../../org/apache/bcel/Constants.html#T_SHORT">T_SHORT</A>, <A HREF="../../../../org/apache/bcel/Constants.html#T_UNKNOWN">T_UNKNOWN</A>, <A HREF="../../../../org/apache/bcel/Constants.html#T_VOID">T_VOID</A>, <A HREF="../../../../org/apache/bcel/Constants.html#TABLESWITCH">TABLESWITCH</A>, <A HREF="../../../../org/apache/bcel/Constants.html#TYPE_NAMES">TYPE_NAMES</A>, <A HREF="../../../../org/apache/bcel/Constants.html#TYPE_OF_OPERANDS">TYPE_OF_OPERANDS</A>, <A HREF="../../../../org/apache/bcel/Constants.html#UNDEFINED">UNDEFINED</A>, <A HREF="../../../../org/apache/bcel/Constants.html#UNPREDICTABLE">UNPREDICTABLE</A>, <A HREF="../../../../org/apache/bcel/Constants.html#WIDE">WIDE</A></CODE></TD></TR></TABLE>&nbsp;<!-- ======== CONSTRUCTOR SUMMARY ======== --><A NAME="constructor_summary"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2"><B>Constructor Summary</B></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../org/apache/bcel/classfile/LocalVariable.html#LocalVariable(int, int, int, int, int, org.apache.bcel.classfile.ConstantPool)">LocalVariable</A></B>(int&nbsp;start_pc,              int&nbsp;length,              int&nbsp;name_index,              int&nbsp;signature_index,              int&nbsp;index,              <A HREF="../../../../org/apache/bcel/classfile/ConstantPool.html">ConstantPool</A>&nbsp;constant_pool)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../org/apache/bcel/classfile/LocalVariable.html#LocalVariable(org.apache.bcel.classfile.LocalVariable)">LocalVariable</A></B>(<A HREF="../../../../org/apache/bcel/classfile/LocalVariable.html">LocalVariable</A>&nbsp;c)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Initialize from another object.</TD></TR></TABLE>&nbsp;<!-- ========== METHOD SUMMARY =========== --><A NAME="method_summary"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2"><B>Method Summary</B></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/apache/bcel/classfile/LocalVariable.html#accept(org.apache.bcel.classfile.Visitor)">accept</A></B>(<A HREF="../../../../org/apache/bcel/classfile/Visitor.html">Visitor</A>&nbsp;v)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Called by objects that are traversing the nodes of the tree implicitely defined by the contents of a Java class.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../org/apache/bcel/classfile/LocalVariable.html">LocalVariable</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/apache/bcel/classfile/LocalVariable.html#copy()">copy</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/apache/bcel/classfile/LocalVariable.html#dump(java.io.DataOutputStream)">dump</A></B>(java.io.DataOutputStream&nbsp;file)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Dump local variable to file stream in binary format.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -