Method FindDeclaration
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.Parsers.Advanced.v9.dll
FindDeclaration(ISyntaxNode, Point, string, CodeCompletionScope, bool)
protected override object FindDeclaration(ISyntaxNode node, Point position, string name, CodeCompletionScope scope, bool recursive)
Parameters
node
ISyntaxNodeposition
Pointname
stringscope
CodeCompletionScoperecursive
bool