|
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.TypeFlags : ushort { IKVM.Runtime.None = 0 , IKVM.Runtime.HasIncompleteInterfaceImplementation = 1 , IKVM.Runtime.InternalAccess = 2 , IKVM.Runtime.HasStaticInitializer = 4 , IKVM.Runtime.VerifyError = 8 , IKVM.Runtime.ClassFormatError = 16 , IKVM.Runtime.HasUnsupportedAbstractMethods = 32 , IKVM.Runtime.Anonymous = 64 , IKVM.Runtime.Linked = 128 } |