Class DIVariable
Debug information for a variable
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Ubiquity.NET.Llvm.DebugInfo
Assembly: Ubiquity.NET.Llvm.dll
Syntax
public class DIVariable : DINode
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 |