Table of Contents

Method IsBestCandiateByArgType

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

IsBestCandiateByArgType(IPythonSymbol, ISyntaxNode)

protected bool IsBestCandiateByArgType(IPythonSymbol candidate, ISyntaxNode reference)

Parameters

candidate IPythonSymbol
reference ISyntaxNode

Returns

bool