C# Class Pchp.CodeAnalysis.Symbols.MutableTypeMap

Utility class for substituting actual type arguments for formal generic type parameters.
Inheritance: AbstractTypeParameterMap
Show file Open project: iolevel/peachpie

Private Methods

Method Description
Add ( TypeParameterSymbol key, TypeWithModifiers value ) : void
MutableTypeMap ( ) : System.Collections.Generic