Method | Description | |
---|---|---|
GetCompletionContext ( CodeCompletionContext context ) : ISpecificCodeCompletionContext | ||
IsApplicable ( CodeCompletionContext context ) : bool |
Method | Description | |
---|---|---|
GetElementRange ( ITreeNode element ) : TreeTextRange |
public GetCompletionContext ( CodeCompletionContext context ) : ISpecificCodeCompletionContext | ||
context | CodeCompletionContext | |
return | ISpecificCodeCompletionContext |
public IsApplicable ( CodeCompletionContext context ) : bool | ||
context | CodeCompletionContext | |
return | bool |