Package org.mozilla.javascript.debug


package org.mozilla.javascript.debug
  • Interfaces
    Class
    Description
    Interface to implement if the application is interested in receiving debug information during execution of a particular script or function.
    This interface exposes debugging information from objects.
    This interface exposes debugging information from executable code (either functions or top-level scripts).
    Interface to implement if the application is interested in receiving debug information.