Table of Contents

Property this

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

this[MemLocation]

Gets the MemAccess for a given MemLocation

public MemAccess this[MemLocation index] { get; }

Parameters

index MemLocation

Location to get the access for

Property Value

MemAccess

Access for the current location