Table of Contents

Property Functions

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

Functions

Gets the functions contained in this module

IEnumerable<Function> Functions { get; }

Property Value

IEnumerable<Function>