Table of Contents

Method IsBestCandiateByLocation

Namespace
Alternet.Syntax.Parsers.Python.SemanticModel
Assembly
Alternet.Syntax.Parsers.Advanced.Python.v9.dll

IsBestCandiateByLocation(IPythonSymbol, ISyntaxNode)

protected bool IsBestCandiateByLocation(IPythonSymbol candidate, ISyntaxNode reference)

Parameters

candidate IPythonSymbol
reference ISyntaxNode

Returns

bool