Table of Contents

Property ParameterTypes

Namespace
Ubiquity.NET.Llvm.Types
Assembly
Ubiquity.NET.Llvm.dll

ParameterTypes

Gets the types of the parameters for the function

IReadOnlyList<ITypeRef> ParameterTypes { get; }

Property Value

IReadOnlyList<ITypeRef>