Class PythonRepository
- Namespace
- Alternet.Syntax.Parsers.Python.CodeCompletion
- Assembly
- Alternet.Syntax.Parsers.Advanced.Python.v9.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
- AlphaImages
Represents collection of alpha images used for code completion.
- AlphaImagesHighDpi
Gets Alpha ImageList attached to this
CodeCompletionRepository
for high DPI.
- Images
Represents collection of images used for code completion.
- ImagesHighDpi
Represents collection of images used for code completion for high DPI.
Methods
- GetQuickInfo(IPythonSymbol)
Returns information about the object.