Class DIFile
Debug information for a source file
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 DIFile : DIScope
Properties
CheckSum | Gets the Checksum for this file |
Directory | Gets the Directory for this file |
FileName | Gets the file name for this file |
Path | Gets the full path for this file |
Source | Gets the source of the file or an empty string if not available |