Method FindDeclaration
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.Parsers.Advanced.v9.dll
FindDeclaration(object, IList<ISyntaxNode>, Point, string, CodeCompletionScope, int)
protected override object FindDeclaration(object member, IList<ISyntaxNode> types, Point position, string name, CodeCompletionScope scope, int paramCount)
Parameters
member
objecttypes
IList<ISyntaxNode>position
Pointname
stringscope
CodeCompletionScopeparamCount
int