Package freemarker.debug
package freemarker.debug
-
ClassDescriptionRepresents a breakpoint location consisting of a template name and a line number.Represents the debugger-side mirror of a debugged
Environmentobject in the remote VM.The main debugger interface.A utility class that allows you to connect to the FreeMarker debugger service running on a specific host and port.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).