You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It may be useful to have textual queries written in an xpath-like language to extract parts of the AST. It would probably return a list of XP_Decl of decl | XP_Expr of expr | ....
The text was updated successfully, but these errors were encountered:
It may be useful to have textual queries written in an xpath-like language to extract parts of the AST. It would probably return a list of
XP_Decl of decl | XP_Expr of expr | ...
.The text was updated successfully, but these errors were encountered: