IKVM11  11
Java SE 11 Virtual Machine for .NET
Loading...
Searching...
No Matches
NativeInvokerBytecodeGenerator.cs File Reference

Go to the source code of this file.

Classes

class  IKVM.Runtime.Util.Java.Lang.Invoke.NativeInvokerBytecodeGenerator
 

Namespaces

namespace  IKVM
 
namespace  IKVM.Runtime
 
namespace  IKVM.Runtime.Util
 
namespace  IKVM.Runtime.Util.Java
 
namespace  IKVM.Runtime.Util.Java.Lang
 
namespace  IKVM.Runtime.Util.Java.Lang.Invoke
 

Typedefs

using BasicType = global::java.lang.invoke.LambdaForm.BasicType
 
using Class = global::java.lang.Class
 
using Name = global::java.lang.invoke.LambdaForm.Name
 
using Opcodes = jdk.@internal.org.objectweb.asm.Opcodes
 
using VerifyType = global::sun.invoke.util.VerifyType
 
using Wrapper = global::sun.invoke.util.Wrapper
 

Typedef Documentation

◆ BasicType

using BasicType = global::java.lang.invoke.LambdaForm.BasicType

Definition at line 40 of file NativeInvokerBytecodeGenerator.cs.

◆ Class

using Class = global::java.lang.Class

Definition at line 41 of file NativeInvokerBytecodeGenerator.cs.

◆ Name

using Name = global::java.lang.invoke.LambdaForm.Name

Definition at line 42 of file NativeInvokerBytecodeGenerator.cs.

◆ Opcodes

using Opcodes = jdk.@internal.org.objectweb.asm.Opcodes

Definition at line 43 of file NativeInvokerBytecodeGenerator.cs.

◆ VerifyType

using VerifyType = global::sun.invoke.util.VerifyType

Definition at line 44 of file NativeInvokerBytecodeGenerator.cs.

◆ Wrapper

using Wrapper = global::sun.invoke.util.Wrapper

Definition at line 45 of file NativeInvokerBytecodeGenerator.cs.