Uses of Class
javassist.expr.ExprEditor.LoopContext
Packages that use ExprEditor.LoopContext
-
Uses of ExprEditor.LoopContext in javassist.expr
Methods in javassist.expr with parameters of type ExprEditor.LoopContextModifier and TypeMethodDescription(package private) boolean
ExprEditor.doit
(CtClass clazz, MethodInfo minfo, ExprEditor.LoopContext context, CodeIterator iterator, int endPos) Visits each bytecode in the given range.(package private) final boolean
ExprEditor.loopBody
(CodeIterator iterator, CtClass clazz, MethodInfo minfo, ExprEditor.LoopContext context)