Méthode | Description | |
---|---|---|
GetInnermostTypeDefinition ( ICSharpCode location ) : IUnresolvedTypeDefinition | ||
GetMember ( TextLocation location ) : IUnresolvedMember | ||
GetTopLevelTypeDefinition ( TextLocation location ) : IUnresolvedTypeDefinition | ||
GetTypeResolveContext ( ICompilation compilation, TextLocation loc ) : ITypeResolveContext | ||
TypeScriptUnresolvedFile ( |
Méthode | Description | |
---|---|---|
ToTextLocation ( double pos ) : TextLocation |
public GetInnermostTypeDefinition ( ICSharpCode location ) : IUnresolvedTypeDefinition | ||
location | ICSharpCode | |
Résultat | IUnresolvedTypeDefinition |
public GetMember ( TextLocation location ) : IUnresolvedMember | ||
location | TextLocation | |
Résultat | IUnresolvedMember |
public GetTopLevelTypeDefinition ( TextLocation location ) : IUnresolvedTypeDefinition | ||
location | TextLocation | |
Résultat | IUnresolvedTypeDefinition |
public GetTypeResolveContext ( ICompilation compilation, TextLocation loc ) : ITypeResolveContext | ||
compilation | ICompilation | |
loc | TextLocation | |
Résultat | ITypeResolveContext |
public TypeScriptUnresolvedFile ( |
||
service | ||
file | string | |
Résultat | System |