Placeholder for capturing. Currently supports single item (__, like ? in
glob) and mult-item (___, like * in glob), with g to indicate matching
trees (groups).
Might be extended (like, adding fields of custom functions) to support more
complex matches (ex. look ahead, balanced brackets, limited tokens, etc).