|
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.IkvmToolDiagnosticEventLocation (string? Path, int StartLine, int StartColumn, int EndLine, int EndColumn) |
| Represents the location of a diagnostic event. | |