JaCIL Framework API

MethodTranslator Class

Standard translator for the method context.

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

System.Object
   JaCIL.Compiler.Translator.BaseTranslator
      JaCIL.Compiler.Standard.Translator.MethodTranslator

public class MethodTranslator : BaseTranslator, IMethodTranslator

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.Standard.Translator

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

See Also

MethodTranslator Members | JaCIL.Compiler.Standard.Translator Namespace