Table of Contents

Property Aliases

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

Aliases

Gets the global aliases in this module

IEnumerable<GlobalAlias> Aliases { get; }

Property Value

IEnumerable<GlobalAlias>