JaCIL Framework API

TypeMapper Class

Provides utility methods for type mapping between CLI and Java.

For a list of all members of this type, see TypeMapper Members.

System.Object
   JaCIL.Compiler.Util.TypeMapper

public sealed class TypeMapper

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: JaCIL.Compiler.Util

Assembly: JaCIL.Compiler (in JaCIL.Compiler.dll)

See Also

TypeMapper Members | JaCIL.Compiler.Util Namespace