Method | Description | |
---|---|---|
GetAttributeType ( this attribute ) : IDeclaredType | ||
GetOutputFilePath ( this project ) : FileSystemPath | ||
GetResolveContext ( this project ) : |
||
GetSymbolScope ( this cacheManager, IPsiModule module, |
public static GetAttributeType ( this attribute ) : IDeclaredType | ||
attribute | this | |
return | IDeclaredType |
public static GetOutputFilePath ( this project ) : FileSystemPath | ||
project | this | |
return | FileSystemPath |
public static GetResolveContext ( this project ) : |
||
project | this | |
return |
public static GetSymbolScope ( this cacheManager, IPsiModule module, |
||
cacheManager | this | |
module | IPsiModule | |
instance | ||
withReferences | bool | |
caseSensitive | bool | |
return | IDeclarationsCache |