Class LocalVariableInfoAdder

java.lang.Object
proguard.classfile.editor.LocalVariableInfoAdder
All Implemented Interfaces:
LocalVariableInfoVisitor

public class LocalVariableInfoAdder extends Object implements LocalVariableInfoVisitor
This LocalVariableInfoVisitor adds all local variables that it visits to the given target local variable table attribute.