Table of Contents

Class IdentifierScopeExtensions

Namespace
NMF.Models.Meta
Assembly
NMF.Models.dll

Denotes extension method for identifier scopes

public static class IdentifierScopeExtensions
Inheritance
IdentifierScopeExtensions
Inherited Members

Methods

GetActual(IdentifierScope, IdentifierScope)

Gets the actual identifier scope

public static IdentifierScope GetActual(this IdentifierScope current, IdentifierScope inherited)

Parameters

current IdentifierScope

The identifier scope declared

inherited IdentifierScope

The inherited identifier scope

Returns

IdentifierScope

The actual identifier scope