JaCIL Framework API

BaseContext Class

Straightforward implementation of the core context which implementations may leverage.

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

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

public abstract class BaseContext : IContext

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

BaseContext Members | JaCIL.Compiler.Context Namespace