eric6/Utilities/ClassBrowsers/jsclbr.py

changeset 7685
0b6e8c0d6403
parent 7676
0f67b4562d98
child 7690
a59680062837
--- a/eric6/Utilities/ClassBrowsers/jsclbr.py	Wed Sep 02 17:58:19 2020 +0200
+++ b/eric6/Utilities/ClassBrowsers/jsclbr.py	Wed Sep 02 18:13:12 2020 +0200
@@ -279,6 +279,7 @@
                                   self.__file, var.line))
 
 
+# TODO: extract scan function (see pyclbr)
 def readmodule_ex(module, path=None):
     """
     Read a JavaScript file and return a dictionary of functions and variables.

eric ide

mercurial