Skip to content

How to call macro from ast? What is the implementation of macro invocation? #6695

Answered by Jermolene
linonetwo asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @linonetwo the "macrocall" widget can either take its parameters from the parse tree or from the widget attributes. It's generally clearer to use the widget formulation but as you've discovered the parse tree rule generates a non-standard parse tree.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@linonetwo
Comment options

@linonetwo
Comment options

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