JaCIL Framework API

BaseInstructionContext.MethodContext Property

The method context of this instruction context.

public IMethodContext MethodContext {get;}

Property Value

The method context of this instruction context.

Implements

IInstructionContext.MethodContext

See Also

BaseInstructionContext Class | JaCIL.Compiler.Context Namespace