Put a PYACC.SymbolRef inside PYACC.Production.SymbolRef to do the heavy lifting,...
authorNick Downing <downing.nick@gmail.com>
Sun, 29 Jul 2018 01:37:16 +0000 (11:37 +1000)
committerNick Downing <downing.nick@gmail.com>
Sun, 29 Jul 2018 01:43:55 +0000 (11:43 +1000)
commit249010aa5ceb80627857117d4c77fd27dbcfbde0
tree891db8363252b6b7b172f6c282f5c329e880e168
parentc95b2d730a1a9d4160fe984b642fc399fdbb37f4
Put a PYACC.SymbolRef inside PYACC.Production.SymbolRef to do the heavy lifting, and eliminate symbol attribute from the inner one in favour of a direct return
ast.py