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...
  • Field Details

  • Constructor Details

    • ConstructionEvent

      public ConstructionEvent()
  • Method Details

    • getFileName

      public String getFileName()
    • getLine

      public int getLine()
    • getSTEntryPoint

      public StackTraceElement getSTEntryPoint()