[
https://issues.apache.org/jira/browse/JEXL-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506294#comment-17506294
]
Henri Biestro commented on JEXL-363:
------------------------------------
Commit
[45ba717|https://github.com/apache/commons-jexl/commit/45ba71775d7df9762101a36f6894ff4a14425b77]
> Allow retrieving captured variables in script
> ---------------------------------------------
>
> Key: JEXL-363
> URL: https://issues.apache.org/jira/browse/JEXL-363
> Project: Commons JEXL
> Issue Type: Improvement
> Affects Versions: 3.2.1
> Reporter: Henri Biestro
> Assignee: Henri Biestro
> Priority: Minor
> Fix For: 3.3
>
>
> WHAT:
> To refactor and/or analyse scripts, it would be convenient to extract the
> names of captured variables in a script.
> HOW:
> Enumerating scope symbols, grab symbol names for the captured symbols.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)