Represents a standard local variable.
For a list of all members of this type, see LocalVariable Members.
System.Object
JaCIL.Compiler.Instruction.LocalVariable
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This is used for locals such as the indexed parameters and locals synthetic locals are tracked by the particular application of them.
Namespace: JaCIL.Compiler.Instruction
Assembly: JaCIL.Compiler (in JaCIL.Compiler.dll)
LocalVariable Members | JaCIL.Compiler.Instruction Namespace