Class WatcherEditor


  • public class WatcherEditor
    extends javassist.expr.ExprEditor
    Edits the code in a watched class.
    Version:
    $Revision: 1.1 $ $Date: 2005/12/21 22:17:19 $
    Author:
    Nick Collier
    • Constructor Detail

      • WatcherEditor

        public WatcherEditor​(String fieldName)
    • Method Detail

      • edit

        public void edit​(javassist.expr.FieldAccess arg)
                  throws javassist.CannotCompileException
        Overrides:
        edit in class javassist.expr.ExprEditor
        Throws:
        javassist.CannotCompileException