Table of Contents

Method GetValue

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

GetValue<T>()

Gets the value of the parameter as IrMetadata

public T GetValue<T>() where T : IrMetadata

Returns

T

Value or null if the value is not convertible to T

Type Parameters

T

IrMetadata type of the value to get