Home
last modified time | relevance | path

Searched refs:FieldOrMethod (Results 1 – 10 of 10) sorted by relevance

/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/
DFieldOrMethod.java32 public abstract class FieldOrMethod extends AccessFlags implements Cloneable, Node { class
70 FieldOrMethod() { in FieldOrMethod() method in FieldOrMethod
78 protected FieldOrMethod(final FieldOrMethod c) { in FieldOrMethod() method in FieldOrMethod
92 …protected FieldOrMethod(final DataInputStream file, final ConstantPool constant_pool) throws IOExc… in FieldOrMethod() method in FieldOrMethod
103 …protected FieldOrMethod(final DataInput file, final ConstantPool constant_pool) throws IOException… in FieldOrMethod() method in FieldOrMethod
122 protected FieldOrMethod(final int access_flags, final int name_index, final int signature_index, in FieldOrMethod() method in FieldOrMethod
237 protected FieldOrMethod copy_( final ConstantPool _constant_pool ) { in copy_()
238 FieldOrMethod c = null; in copy_()
241 c = (FieldOrMethod)clone(); in copy_()
DField.java33 public final class Field extends FieldOrMethod {
DMethod.java34 public final class Method extends FieldOrMethod {
/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
DFieldOrMethod.java32 public abstract class FieldOrMethod extends CPInstruction implements LoadClass { class
38 FieldOrMethod() { in FieldOrMethod() method in FieldOrMethod
45 protected FieldOrMethod(final short opcode, final int index) { in FieldOrMethod() method in FieldOrMethod
DFieldInstruction.java27 public abstract class FieldInstruction extends FieldOrMethod {
DInvokeInstruction.java32 public abstract class InvokeInstruction extends FieldOrMethod implements ExceptionThrower,
DVisitor.java93 void visitFieldOrMethod( FieldOrMethod obj ); in visitFieldOrMethod()
DEmptyVisitor.java133 public void visitFieldOrMethod( final FieldOrMethod obj ) { in visitFieldOrMethod()
/external/apache-commons-bcel/docs/
Dclassfile.mdl80 supplier "Logical View::FieldOrMethod"
87 supplier "Logical View::FieldOrMethod"
306 (object Class "FieldOrMethod"
1307 (object ClassView "Class" "Logical View::FieldOrMethod" @54
1321 label "FieldOrMethod")
Dgeneric.mdl373 supplier "Logical View::FieldOrMethod"
387 supplier "Logical View::FieldOrMethod"
408 (object Class "FieldOrMethod"
2066 (object ClassView "Class" "Logical View::FieldOrMethod" @97
2078 label "FieldOrMethod")