Class AddAttributeEvent

java.lang.Object
org.stringtemplate.v4.debug.ConstructionEvent
org.stringtemplate.v4.debug.AddAttributeEvent

public class AddAttributeEvent extends ConstructionEvent
  • Constructor Details

    • AddAttributeEvent

      public AddAttributeEvent(String name, Object value)
  • Method Details