Class PythonRepository
- Namespace
- Alternet.Syntax.Parsers.Python.CodeCompletion
- Assembly
- Alternet.Syntax.Parsers.Advanced.Python.v10.dll
public class PythonRepository : CodeCompletionRepository, IPythonRepository, ICodeCompletionRepository, IDisposable
- Inheritance
-
PythonRepository
- Implements
Constructors
- PythonRepository(ISyntaxParser, bool, ISyntaxTree)
Initializes a new instance of the
CsRepository
class with specified settings.
Fields
Properties
- Images
Represents collection of alpha images used for code completion.
- ImagesHighDpi
Represents collection of alpha images used for code completion.
Methods
- GetQuickInfo(IPythonSymbol)
Returns information about the object.