Put PYACC.Text inside PYACC.BracedCode excluding the braces, except for the action...
authorNick Downing <downing.nick@gmail.com>
Fri, 3 Aug 2018 07:07:46 +0000 (17:07 +1000)
committerNick Downing <downing.nick@gmail.com>
Fri, 3 Aug 2018 07:07:46 +0000 (17:07 +1000)
commit3a5de99314d055d1ce1c4a22304249d0df83c5bb
tree0808fb7baef1d6dca81bfef84f6a280860dd7660
parent84f596e8db8303e4026ea3979113296f752403ec
Put PYACC.Text inside PYACC.BracedCode excluding the braces, except for the action text where this is too difficult (so we'll work around it in ast.py for now)
src/parse-gram.c
src/parse-gram.h
src/parse-gram.y
src/scan-gram.c
src/scan-gram.l