Package org.jetbrains.mps.openapi.event
Class SNodeReadEvent
- java.lang.Object
-
- org.jetbrains.mps.openapi.event.AbstractModelEvent
-
- org.jetbrains.mps.openapi.event.AbstractModelReadEvent
-
- org.jetbrains.mps.openapi.event.SNodeReadEvent
-
public final class SNodeReadEvent extends AbstractModelReadEvent
PROVISIONAL API. WORK IN PROGRESS. SHALL DOCUMENT WHEN NODE READ IS SENT (in comparison with property/reference reads)- Since:
- 3.3
-
-
Constructor Summary
Constructors Constructor Description SNodeReadEvent(SNode node)
-