|
IKVM11
11
Java SE 11 Virtual Machine for .NET
|
Go to the source code of this file.
Namespaces | |
| namespace | IKVM |
| namespace | IKVM.Tools |
| namespace | IKVM.Tools.Runner |
| namespace | IKVM.Tools.Runner.Diagnostics |
Functions | |
| readonly record struct | IKVM.Tools.Runner.Diagnostics.IkvmToolDiagnosticEvent (int Id, IkvmToolDiagnosticEventLevel Level, string Message, object?[] Args, IkvmToolDiagnosticEventLocation Location=default) |
| Describes an event emitted from a tool. | |