Represents a particular operand stack state for the CLI code as it pertains to value types.
| Member Name | Description |
|---|---|
| ValueType | A value type. |
| BoxedType | Boxed version of a value type. |
| NotValueType | A reference type. |
Namespace: JaCIL.Compiler.Instruction
Assembly: JaCIL.Compiler (in JaCIL.Compiler.dll)
JaCIL.Compiler.Instruction Namespace