Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Pchp
CodeAnalysis
Symbols
SynthesizedSubstitutedTypeParameterSymbol
C# Class Pchp.CodeAnalysis.Symbols.SynthesizedSubstitutedTypeParameterSymbol
A type parameter for a synthesized class or method.
Inheritance:
SubstitutedTypeParameterSymbol
Afficher le fichier
Open project: iolevel/peachpie
Méthodes publiques
Méthode
Description
SynthesizedSubstitutedTypeParameterSymbol
(
Symbol
owner
,
TypeMap
map
,
TypeParameterSymbol
substitutedFrom
)
Method Details
SynthesizedSubstitutedTypeParameterSymbol()
public
méthode
public
SynthesizedSubstitutedTypeParameterSymbol
(
Symbol
owner
,
TypeMap
map
,
TypeParameterSymbol
substitutedFrom
)
owner
Symbol
map
TypeMap
substitutedFrom
TypeParameterSymbol