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, FieldOrMethod, InnerClass, InnerClasses, JavaClass, LineNumber, LineNumberTable, LocalVariable, LocalVariableTable, Method, PMGClass, Signature, SourceFile, StackMap, Synthetic, Unknown
Denote class to have an accept method();
$Id: Node.java 386056 2006-03-15 11:31:56Z tcurdt $
accept
public void accept(Visitor obj)