C# Class ReSharper.NTriples.Completion.NTriplesCodeCompletionContextProvider

Inheritance: CodeCompletionContextProviderBase
Afficher le fichier Open project: xsburg/ReSharper.NTriples

Méthodes publiques

Méthode Description
GetCompletionContext ( CodeCompletionContext context ) : ISpecificCodeCompletionContext
IsApplicable ( CodeCompletionContext context ) : bool

Private Methods

Méthode Description
GetElementRange ( ITreeNode element ) : TreeTextRange

Method Details

GetCompletionContext() public méthode

public GetCompletionContext ( CodeCompletionContext context ) : ISpecificCodeCompletionContext
context CodeCompletionContext
Résultat ISpecificCodeCompletionContext

IsApplicable() public méthode

public IsApplicable ( CodeCompletionContext context ) : bool
context CodeCompletionContext
Résultat bool