Make element groups also behave as numbered groups (so that element constructor can...
authorNick Downing <nick@ndcode.org>
Sat, 26 Jan 2019 22:32:01 +0000 (09:32 +1100)
committerNick Downing <nick@ndcode.org>
Sat, 26 Jan 2019 22:32:01 +0000 (09:32 +1100)
commit88e7356e7d012ff738cf348e43e692f543fef763
tree401df0223a00b913f5cae874431ec233825b0099
parent5f25516d6ef5c076c9c6754a605061c93dff1d34
Make element groups also behave as numbered groups (so that element constructor can access the text spanned by the group), make named and numbered groups always adopt the text, so that the nearest text (to right) is always available, and so that if the group captures multiple times, the FIRST not the LAST will be kept
generate_py.py