|
IKVM11
11
Java SE 11 Virtual Machine for .NET
|
Go to the source code of this file.
Namespaces | |
| namespace | IKVM |
| namespace | IKVM.Attributes |
Enumerations | |
| enum | IKVM.Attributes.HideFromJavaFlags : byte { IKVM.Attributes.All = Code | Reflection | StackWalk | StackTrace , IKVM.Attributes.None = 0 , IKVM.Attributes.Code = 1 , IKVM.Attributes.Reflection = 2 , IKVM.Attributes.StackWalk = 4 , IKVM.Attributes.StackTrace = 8 } |