killme2008 / killme2008/aviatorscript

使用if else 获取 函数参数列表获取空白

Open
#671 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
5.2k
Forks
906
PR merge metrics
No merged PRs in 30d

Description

当我使用如下写法时,在后台无法获取参数列表,是空的
![Image](https://github.com/user-attachments/assets/539cb2f7-a5ce-40c3-ade6-d62c8c72cc79)
![Image](https://github.com/user-attachments/assets/9a87350b-1c2e-432c-ac2b-429bb4707fbd)
![Image](https://github.com/user-attachments/assets/82cb91a4-a51f-4343-94f9-3cc5a6952d43)
但是我换了一种写法就可以正常获取参数列表
![Image](https://github.com/user-attachments/assets/65508325-9b08-4ae1-9da8-3e7422ba9087)
![Image](https://github.com/user-attachments/assets/baacfaae-b8e9-4cee-887e-dd5b1bf87dbe)
![Image](https://github.com/user-attachments/assets/895f013a-1d4a-4b04-afed-3719fb88a546)

Contributor guide

No contributing guide indexed for this repository

Research direction

No source file, test, or entry point is named. Reproduce the two examples from the attached screenshots, compare how the if/else form and the working form expose function parameters, then trace the relevant parsing or analysis path. Done means the if/else form returns the expected parameter list without breaking the working form.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
compilers
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.