Searched defs:setConstantPool (Results 1 – 10 of 10) sorted by relevance
164 public final void setConstantPool( final ConstantPool constant_pool ) { in setConstantPool() method in StackMapType
336 public void setConstantPool( final Constant[] constant_pool ) { in setConstantPool() method in ConstantPool
177 public final void setConstantPool( final ConstantPool constant_pool ) { in setConstantPool() method in FieldOrMethod
333 public final void setConstantPool(final ConstantPool constant_pool) in setConstantPool() method in Attribute
433 public final void setConstantPool( final ConstantPool constant_pool ) { in setConstantPool() method in StackMapEntry
229 public final void setConstantPool( final ConstantPool constant_pool ) { in setConstantPool() method in LocalVariable
507 public void setConstantPool( final ConstantPool constant_pool ) { in setConstantPool() method in JavaClass
104 public void setConstantPool( final ConstantPoolGen cp ) { // TODO could be package-protected? in setConstantPool() method in FieldGenOrMethodGen
772 public void setConstantPool( final ConstantPoolGen c ) { in setConstantPool() method in InstructionFactory
495 public void setConstantPool( final ConstantPoolGen constant_pool ) { in setConstantPool() method in ClassGen