Class DIVariable
Debug information for a variable
Namespace: Llvm.NET.DebugInfo
Assembly: Llvm.NET.dll
Syntax
public class DIVariable : DINode, IOperandContainer<LlvmMetadata>
Properties
DIType | Gets the Debug information type for this variable |
File | Gets the Debug information file for this variable |
Line | Gets the line for the variable |
Name | Gets the Debug information name for this variable |
Scope | Gets the Debug information scope for this variable |