org.apache.bcel.classfile
Interface Node
- Attribute, Code, CodeException, Constant, ConstantClass, ConstantCP, ConstantDouble, ConstantFieldref, ConstantFloat, ConstantInteger, ConstantInterfaceMethodref, ConstantLong, ConstantMethodref, ConstantNameAndType, ConstantPool, ConstantString, ConstantUtf8, ConstantValue, Deprecated, ExceptionTable, Field, FieldInstruction, FieldOrMethod, GETFIELD, GETSTATIC, InnerClass, InnerClasses, InvokeInstruction, INVOKEINTERFACE, INVOKESPECIAL, INVOKESTATIC, INVOKEVIRTUAL, JavaClass, LineNumber, LineNumberTable, LocalVariable, LocalVariableTable, Method, PMGClass, PUTFIELD, PUTSTATIC, Signature, SourceFile, StackMap, Synthetic, Unknown
Denote class to have an accept method();
$Id: Node.java,v 1.1.1.1 2001/10/29 20:00:02 jvanzyl Exp $
accept
public void accept(Visitor obj)