org.stringtemplate.v4.debug
Class ConstructionEvent
java.lang.Object
org.stringtemplate.v4.debug.ConstructionEvent
- Direct Known Subclasses:
- AddAttributeEvent
public class ConstructionEvent
- extends Object
An event that happens when building ST trees, adding attributes etc...
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
stack
public Throwable stack
ConstructionEvent
public ConstructionEvent()
getFileName
public String getFileName()
getLine
public int getLine()
getSTEntryPoint
public StackTraceElement getSTEntryPoint()
Copyright © 2011. All Rights Reserved.