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
current
IdentifierScopeThe identifier scope declared
inherited
IdentifierScopeThe inherited identifier scope
Returns
- IdentifierScope
The actual identifier scope