org.stringtemplate.v4
Class ST.DebugState
java.lang.Object
org.stringtemplate.v4.ST.DebugState
- Enclosing class:
- ST
public static class ST.DebugState
- extends Object
Events during template hierarchy construction (not evaluation)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
newSTEvent
public ConstructionEvent newSTEvent
- Record who made us? ConstructionEvent creates Exception to grab stack
addAttrEvents
public MultiMap<String,AddAttributeEvent> addAttrEvents
- Track construction-time add attribute "events"; used for ST user-level debugging
ST.DebugState
public ST.DebugState()
Copyright © 2011. All Rights Reserved.