Skip to content

How to get all the arguments of a function using a query? #6140

Closed
@powerthe900

Description

@powerthe900

I have been reading the documentation, but I have not found any way to do this as per my knowledge. Is there a way to write a query that selects all the arguments of a function. Currently, I can just use .getArgument() and then get the information on one argument of the function. Is there a way to have a for loop or something that iterates over all the arguments and returns information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions