src/eric7/APIs/Python3/eric7.bas

branch
eric7
changeset 10054
d7a47f0cff2b
parent 10022
a95800b414b7
child 10079
0222a480e93d
child 10084
125166c6b66c
--- a/src/eric7/APIs/Python3/eric7.bas	Tue May 23 12:00:37 2023 +0200
+++ b/src/eric7/APIs/Python3/eric7.bas	Tue May 23 12:04:07 2023 +0200
@@ -367,6 +367,7 @@
 FtpDirLineParserError Exception
 FtpSyncHandler SyncHandler
 Function ClbrBaseClasses.Function VisibilityMixin
+FunctionFinder ast.NodeVisitor
 FunctionType enum.Enum
 FunctionVisitor ast.NodeVisitor
 GenericMicroPythonDevice BaseDevice
@@ -425,6 +426,7 @@
 GitWorktreeAddDialog QDialog Ui_GitWorktreeAddDialog
 GitWorktreeDialog QWidget Ui_GitWorktreeDialog
 GitWorktreePathsDialog QDialog Ui_GitWorktreePathsDialog
+GlobalVariableLoadCounter ast.NodeVisitor
 GoogleV1Engine TranslationEngine
 GoogleV2Engine TranslationEngine
 GotoDialog QDialog Ui_GotoDialog

eric ide

mercurial