Skip to content

How to invoke a Method with tasty-query #348

Closed Answered by bishabosha
anjunar asked this question in Q&A
Discussion options

You must be logged in to vote

tasty-query does not have any way to invoke methods. It only supports analysing the structure and semantics of definitions.

To invoke definitions, you would use Java reflection, and perhaps you could create a lookup method that converts a tasty-query Symbol to a java reflect Method.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@anjunar
Comment options

@sjrd
Comment options

@anjunar
Comment options

Answer selected by bishabosha
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants