return to top
source
Get all pattern vars (as Syntax.idents) in stx
Syntax.ident
stx
Given an antiquotation like $e:term (i.e. Syntax.antiquotKind? returns some), returns the "term" atom if present.
$e:term
Syntax.antiquotKind?
some
"term"