want an interface that walks a regex AST, returns true if any group node is capturing. need the information in the AST first
want an interface that walks a regex AST, returns true if any group node is capturing. need the information in the AST first