类 StringReferenceInitializer

  • 所有已实现的接口:
    ConstantVisitor

    public class StringReferenceInitializer
    extends java.lang.Object
    implements ConstantVisitor
    This ConstantVisitor initializes any class references of all string constants it visits. More specifically, it fills out the references of string constant pool entries that happen to refer to a class in the program class pool or in the library class pool.