Uses of Class org.apache.bcel.verifier.structurals.UninitializedObjectType

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

Fields of type org.apache.bcel.verifier.structurals.UninitializedObjectType

UninitializedObjectType
For instance initialization methods, it is important to remember which instance it is that is not initialized yet.

Methods with parameter type org.apache.bcel.verifier.structurals.UninitializedObjectType

void
Replaces all occurences of u in this local variables set with an "initialized" ObjectType.
void
Replaces all occurences of u in this OperandStack instance with an "initialized" ObjectType.