Class ExecuteSourceEvent
java.lang.Object
com.oracle.truffle.api.instrumentation.ExecuteSourceEvent
Represents a source execute event from a
ExecuteSourceListener
.
Instances of ExecuteSourceEvent
should be neither stored, cached nor hashed. The equality
and hashing behavior is undefined.- Since:
- 0.33
- See Also:
-
Method Summary
-
Method Details
-
getSource
-