|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.stringtemplate.v4.ST.DebugState
public static class ST.DebugState
Events during template hierarchy construction (not evaluation)
| Field Summary | |
|---|---|
MultiMap<java.lang.String,AddAttributeEvent> |
addAttrEvents
Track construction-time add attribute "events"; used for ST user-level debugging |
ConstructionEvent |
newSTEvent
Record who made us? ConstructionEvent creates Exception to grab stack |
| Constructor Summary | |
|---|---|
ST.DebugState()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public ConstructionEvent newSTEvent
public MultiMap<java.lang.String,AddAttributeEvent> addAttrEvents
| Constructor Detail |
|---|
public ST.DebugState()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||