JaCIL Framework API

BaseInstructionContext Class

Straightforward implementation of a member context which implementations may leverage.

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

System.Object
   JaCIL.Compiler.Context.BaseContext
      JaCIL.Compiler.Context.BaseInstructionContext
         Derived types

public abstract class BaseInstructionContext : BaseContext, IInstructionContext

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.Context

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

See Also

BaseInstructionContext Members | JaCIL.Compiler.Context Namespace