killme2008 / killme2008/aviatorscript
请教个问题:Expression.getVariableNames方法
Open
- Dominant language
- Java
- Stars
- 5.2k
- Forks
- 906
- PR merge metrics
- No merged PRs in 30d
Description
现在我自定义了一个函数: get函数。
在Aviator中这样使用,get(today_sum, -1),getVariableNames方法能返回today_sum, -1这个值能有办法返回吗?
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names Expression.getVariableNames and the get(today_sum, -1) call but does not identify a file or requested code change. Start at that method and trace how variable references and literal arguments are represented; done means establishing whether -1 is intentionally excluded or defining the needed behavior and tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100