C# Class Pchp.CodeAnalysis.Symbols.CoreMethods

Set of well-known methods declared in a core library.
Afficher le fichier Open project: iolevel/peachpie Class Usage Examples

Méthodes publiques

Свойство Type Description
Context ContextHolder
Ctors ConstructorsHolder
Dynamic DynamicHolder
IPhpArray IPhpArrayHolder
Operators OperatorsHolder
PhpAlias PhpAliasHolder
PhpArray PhpArrayHolder
PhpNumber PhpNumberHolder
PhpString PhpStringHolder
PhpValue PhpValueHolder
Reflection ReflectionHolder

Méthodes publiques

Méthode Description
CoreMethods ( CoreTypes types ) : Microsoft.CodeAnalysis

Method Details

CoreMethods() public méthode

public CoreMethods ( CoreTypes types ) : Microsoft.CodeAnalysis
types CoreTypes
Résultat Microsoft.CodeAnalysis

Property Details

Context public_oe property

public ContextHolder Context
Résultat ContextHolder

Ctors public_oe property

public ConstructorsHolder Ctors
Résultat ConstructorsHolder

Dynamic public_oe property

public DynamicHolder Dynamic
Résultat DynamicHolder

IPhpArray public_oe property

public IPhpArrayHolder IPhpArray
Résultat IPhpArrayHolder

Operators public_oe property

public OperatorsHolder Operators
Résultat OperatorsHolder

PhpAlias public_oe property

public PhpAliasHolder PhpAlias
Résultat PhpAliasHolder

PhpArray public_oe property

public PhpArrayHolder PhpArray
Résultat PhpArrayHolder

PhpNumber public_oe property

public PhpNumberHolder PhpNumber
Résultat PhpNumberHolder

PhpString public_oe property

public PhpStringHolder PhpString
Résultat PhpStringHolder

PhpValue public_oe property

public PhpValueHolder PhpValue
Résultat PhpValueHolder

Reflection public_oe property

public ReflectionHolder Reflection
Résultat ReflectionHolder