IKVM11  11
Java SE 11 Virtual Machine for .NET
Loading...
Searching...
No Matches
IKVM.CoreLib.Symbols.InterfaceMapping Struct Reference

Public Attributes

readonly ImmutableArray< IMethodSymbolInterfaceMethods
 
readonly ITypeSymbol InterfaceType
 
readonly ImmutableArray< IMethodSymbolTargetMethods
 
readonly ITypeSymbol TargetType
 

Detailed Description

Definition at line 6 of file InterfaceMapping.cs.

Member Data Documentation

◆ InterfaceMethods

readonly ImmutableArray<IMethodSymbol> IKVM.CoreLib.Symbols.InterfaceMapping.InterfaceMethods

Definition at line 9 of file InterfaceMapping.cs.

◆ InterfaceType

readonly ITypeSymbol IKVM.CoreLib.Symbols.InterfaceMapping.InterfaceType

Definition at line 10 of file InterfaceMapping.cs.

◆ TargetMethods

readonly ImmutableArray<IMethodSymbol> IKVM.CoreLib.Symbols.InterfaceMapping.TargetMethods

Definition at line 11 of file InterfaceMapping.cs.

◆ TargetType

readonly ITypeSymbol IKVM.CoreLib.Symbols.InterfaceMapping.TargetType

Definition at line 12 of file InterfaceMapping.cs.


The documentation for this struct was generated from the following file: