Uses of Class org.apache.bcel.generic.LDC

Uses in package org.apache.bcel.generic

Classes derived from org.apache.bcel.generic.LDC

class
LDC_W - Push item from constant pool (wide index)
Stack: ...

Methods with parameter type org.apache.bcel.generic.LDC

void
void

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

Methods with parameter type org.apache.bcel.generic.LDC

void
Symbolically executes the corresponding Java Virtual Machine instruction.
void
Ensures the specific preconditions of the said instruction.