JaCIL Framework API

Mangler Class

Provides utility methods for name mangling of types between Java and the CLI.

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

System.Object
   JaCIL.Compiler.Util.Mangler

public sealed class Mangler

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

Mangler Members | JaCIL.Compiler.Util Namespace