Table of Contents

Class DIMacroNodeArray

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

Array of DIMacroNode debug information nodes for use with DIBuilder methods

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