|
IKVM11
11
Java SE 11 Virtual Machine for .NET
|
Go to the source code of this file.
Namespaces | |
| namespace | IKVM |
| namespace | IKVM.Runtime |
Enumerations | |
| enum | IKVM.Runtime.ClassFileParseOptions { IKVM.Runtime.None = 0 , IKVM.Runtime.LocalVariableTable = 1 , IKVM.Runtime.LineNumberTable = 2 , IKVM.Runtime.RelaxedClassNameValidation = 4 , IKVM.Runtime.TrustedAnnotations = 8 , IKVM.Runtime.RemoveAssertions = 16 , IKVM.Runtime.StaticImport = 32 } |