See: Description
| Class | Description | 
|---|---|
| ExecutionEvent | An execution event object passed to an execution listener consumer. | 
| ExecutionListener | Execution listeners allow to instrument the execution of guest languages. | 
See graalvm.org for more examples on how to use this API.
Execution listeners allow to instrument
      the execution of guest languages.