JaCIL Framework API

BaseInstructionContext.LocalVariableTable Property

The local variable table mapping to use for this instruction context.

public JaCIL.Compiler.Instruction.ILocalVariableTable LocalVariableTable {get;}

Property Value

The local variable table mapping to use for this instruction

Implements

IInstructionContext.LocalVariableTable

See Also

BaseInstructionContext Class | JaCIL.Compiler.Context Namespace