JaCIL Framework API

ILocalVariableTable Members

ILocalVariableTable overview

Public Instance Methods

GetLocal Returns the local variable for the given local index.
GetName Allocates an additional local slot with the given name. If the slot has been allocated with the given name, the original slot is returned.
GetParameter Returns the local variable for the given parameter index.

See Also

ILocalVariableTable Interface | JaCIL.Compiler.Instruction Namespace