Table of Contents

Class DIScopeArray

Namespace
Ubiquity.NET.Llvm.DebugInfo
Assembly
Ubiquity.NET.Llvm.dll

Array of DIScope debug information nodes for use with DIBuilder methods

public class DIScopeArray : TupleTypedArrayWrapper<DINode>, IReadOnlyList<DINode?>, IReadOnlyCollection<DINode?>, IEnumerable<DINode?>, IEnumerable
Inheritance
DIScopeArray
Implements
Inherited Members