Package org.stringtemplate.v4
Class ST.DebugState
java.lang.Object
org.stringtemplate.v4.ST.DebugState
- Enclosing class:
ST
Events during template hierarchy construction (not evaluation)
-
Field Summary
FieldsModifier and TypeFieldDescriptionTrack construction-time add attribute "events"; used for ST user-level debuggingRecord who made us?ConstructionEvent
createsException
to grab stack -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
newSTEvent
Record who made us?ConstructionEvent
createsException
to grab stack -
addAttrEvents
Track construction-time add attribute "events"; used for ST user-level debugging
-
-
Constructor Details
-
DebugState
public DebugState()
-