Method | Description | |
---|---|---|
GetDeclarations ( ) : IList |
||
GetDeclarationsIn ( IPsiSourceFile sourceFile ) : IList |
||
GetElementType ( ) : DeclaredElementType | ||
GetPsiServices ( ) : IPsiServices | ||
GetSourceFiles ( ) : HybridCollection |
||
GetXMLDescriptionSummary ( bool inherit ) : |
||
GetXMLDoc ( bool inherit ) : |
||
HasDeclarationsIn ( IPsiSourceFile sourceFile ) : bool | ||
IsSynthetic ( ) : bool | ||
IsValid ( ) : bool | ||
PrefixDeclaredElement ( IFile file, string name, IPsiServices services ) : System.Collections.Generic | ||
SetName ( string name ) : void |
public GetDeclarationsIn ( IPsiSourceFile sourceFile ) : IList |
||
sourceFile | IPsiSourceFile | |
return | IList |
public GetElementType ( ) : DeclaredElementType | ||
return | DeclaredElementType |
public GetXMLDescriptionSummary ( bool inherit ) : |
||
inherit | bool | |
return |
public GetXMLDoc ( bool inherit ) : |
||
inherit | bool | |
return |
public HasDeclarationsIn ( IPsiSourceFile sourceFile ) : bool | ||
sourceFile | IPsiSourceFile | |
return | bool |
public PrefixDeclaredElement ( IFile file, string name, IPsiServices services ) : System.Collections.Generic | ||
file | IFile | |
name | string | |
services | IPsiServices | |
return | System.Collections.Generic |