Uses of Package
freemarker.debug
Packages that use freemarker.debug
Package
Description
Debugging API; experimental status, might change!
This is to support debugging in IDE-s.
-
Classes in freemarker.debug used by freemarker.debugClassDescriptionRepresents a breakpoint location consisting of a template name and a line number.Represents the debugger-side mirror of a debugged
Environment
object in the remote VM.The main debugger interface.An interface for components that wish to receive debugging events.Represents the debugger-side mirror of a TemplateModel object, a Template object, or a Configuration object.Event describing a suspension of an environment (ie because it hit a breakpoint).