Parsing jython code

Albert Cardona <[email protected]> Mon, 30 Nov 2020 11:57:28 +0000
Newsgroups gmane.comp.lang.jython.devel
Message-ID <[email protected]>
Hi all,
I assume there must be classes in the repos for parsing Jython code into an AST or similar representation, from which I could get a list of local and global variables and their properties available at a specific code block or script line.
Would very much appreciate pointers.
Best,
Albert