org.stringtemplate.v4.debug
Class AddAttributeEvent

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

public class AddAttributeEvent
extends ConstructionEvent


Field Summary
 
Fields inherited from class org.stringtemplate.v4.debug.ConstructionEvent
stack
 
Constructor Summary
AddAttributeEvent(String name, Object value)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class org.stringtemplate.v4.debug.ConstructionEvent
getFileName, getLine, getSTEntryPoint
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AddAttributeEvent

public AddAttributeEvent(String name,
                         Object value)
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2011. All Rights Reserved.