Class Processor

java.lang.Object
proguard.evaluation.Processor
All Implemented Interfaces:
InstructionVisitor

public class Processor extends Object implements InstructionVisitor
This InstructionVisitor executes the instructions that it visits on a given local variable frame and stack.