matcher:variables   scheme


Defined in:  https://github.com/digego/extempore/tree/v0.8.9/libs/base/pattern.xtm

Implementation

;;@ignore
;; Returns all pattern variables introduced by this matcher
;; and all submatchers.
(define matcher:variables third)


Back to Index

Similar Entries