Uses of Class
javassist.bytecode.analysis.Subroutine
-
Uses of Subroutine in javassist.bytecode.analysis
Modifier and TypeMethodDescriptionvoid
Executor.execute
(MethodInfo method, int pos, CodeIterator iter, Frame frame, Subroutine subroutine) Execute the instruction, modeling the effects on the specified frame and subroutine.