Свойство | Type | Description | |
---|---|---|---|
ISemanticModel | IEnumerable |
||
ISemanticModel | INamedTypeSymbol | ||
ISemanticModel | IPhpValue | ||
ISemanticModel | |||
ISemanticModel | bool | ||
PopulateTables | void |
Méthode | Description | |
---|---|---|
GetFile ( string fname ) : |
||
GetFiles ( ) : IEnumerable |
||
GetFunction ( QualifiedName name ) : |
||
GetFunctions ( ) : IEnumerable |
||
GetType ( QualifiedName name ) : |
||
GetTypes ( ) : IEnumerable |
||
SourceDeclarations ( ) : System |
Méthode | Description | |
---|---|---|
ISemanticModel ( QualifiedName name ) : IEnumerable |
||
ISemanticModel ( QualifiedName name ) : INamedTypeSymbol | ||
ISemanticModel ( string name ) : IPhpValue | ||
ISemanticModel ( string path ) : |
||
ISemanticModel ( QualifiedName qname, INamedTypeSymbol from ) : bool | ||
PopulateTables ( PhpCompilation compilation, IEnumerable |
public GetFile ( string fname ) : |
||
fname | string | |
Résultat |
public GetFunction ( QualifiedName name ) : |
||
name | QualifiedName | |
Résultat |
public GetType ( QualifiedName name ) : |
||
name | QualifiedName | |
Résultat |