Uses of Class org.apache.bcel.classfile.Code

Uses in package org.apache.bcel.verifier.statics

Fields of type org.apache.bcel.classfile.Code

Code
The one and only Code object used by an instance of this class.

Methods with parameter type org.apache.bcel.classfile.Code

void
void

Uses in package org.apache.bcel.util

Methods with parameter type org.apache.bcel.classfile.Code

void
CodeHTML.findGotos(ByteSequence bytes, Method method, Code code)
Find all target addresses in code, so that they can be marked with <A NAME = ...>.

Uses in package org.apache.bcel.classfile

Constructors with parameter type org.apache.bcel.classfile.Code

Initialize from another object.

Methods with parameter type org.apache.bcel.classfile.Code

void
void
void

Methods with return type org.apache.bcel.classfile.Code

Code