Method parameters in jasm.attributes with type arguments of type Code.Rewrite |
void |
LineNumberTable.apply(java.util.List<Code.Rewrite> rewrites)
|
void |
Code.apply(java.util.List<Code.Rewrite> rewrites)
This method accepts a list of rewrites which should be applied. |
void |
Code.BytecodeMapAttribute.apply(java.util.List<Code.Rewrite> rewrites)
This method accepts a list of rewrites which should be applied. |
void |
Code.validate(java.util.List<Code.Rewrite> rewrites)
The purpose of this method is to validate a candidate list of rewrites. |