Method IsValidScope
- Namespace
- Alternet.Syntax.Parsers.Python.CodeCompletion
- Assembly
- Alternet.Syntax.Parsers.Advanced.Python.v9.dll
IsValidScope(IPythonSymbol, bool)
protected virtual bool IsValidScope(IPythonSymbol symbol, bool isStatic)
Parameters
symbol
IPythonSymbolisStatic
bool