Class IdentifierScopeExtensions
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
currentIdentifierScopeThe identifier scope declared
inheritedIdentifierScopeThe inherited identifier scope
Returns
- IdentifierScope
The actual identifier scope