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

Go to the source code of this file.

Classes

class  IKVM.CoreLib.Symbols.IkvmReflection.IkvmReflectionAssemblySymbol
 

Namespaces

namespace  IKVM
 
namespace  IKVM.CoreLib
 
namespace  IKVM.CoreLib.Symbols
 
namespace  IKVM.CoreLib.Symbols.IkvmReflection
 

Typedefs

using Assembly = IKVM.Reflection.Assembly
 
using AssemblyName = IKVM.Reflection.AssemblyName
 
using Module = IKVM.Reflection.Module
 
using Type = IKVM.Reflection.Type
 

Typedef Documentation

◆ Assembly

typedef IKVM Reflection Assembly Assembly = IKVM.Reflection.Assembly

Definition at line 7 of file IkvmReflectionAssemblySymbol.cs.

◆ AssemblyName

using AssemblyName = IKVM.Reflection.AssemblyName

Definition at line 8 of file IkvmReflectionAssemblySymbol.cs.

◆ Module

typedef IKVM Reflection Module Module = IKVM.Reflection.Module

Definition at line 9 of file IkvmReflectionAssemblySymbol.cs.

◆ Type

typedef IKVM Reflection Type Type = IKVM.Reflection.Type

Definition at line 10 of file IkvmReflectionAssemblySymbol.cs.