Class DIMacroNodeArray
Array of DIMacroNode debug information nodes for use with DebugInfoBuilder methods
Namespace: Ubiquity.NET.Llvm.DebugInfo
Assembly: Ubiquity.NET.Llvm.dll
Syntax
public class DIMacroNodeArray : TupleTypedArrayWrapper<DINode>, IReadOnlyList<DINode>, IReadOnlyCollection<DINode>, IEnumerable<DINode>, IEnumerable