PT #164474609: Light TypeDescriptorData and caching super, sub-types
This commit is contained in:
@@ -55,9 +55,11 @@ interface JavaSearchParams {
|
||||
term: string;
|
||||
includeBinaries: boolean;
|
||||
includeSystemLibs: boolean;
|
||||
timeLimit: number;
|
||||
}
|
||||
|
||||
interface JavaTypeHierarchyParams {
|
||||
projectUri?: string;
|
||||
fqName: string;
|
||||
includeFocusType: boolean;
|
||||
}
|
||||
Reference in New Issue
Block a user