Fix serialization so that nodes (e.g. PYACC.Production) can be parented within the...
authorNick Downing <downing.nick@gmail.com>
Thu, 19 Jul 2018 12:38:35 +0000 (22:38 +1000)
committerNick Downing <downing.nick@gmail.com>
Thu, 19 Jul 2018 12:38:35 +0000 (22:38 +1000)
commit9e597e51fd5f95263a5dfe8e028491337a71f8d7
tree76f56843e24e4c7696b07902ae7fc3df09053ddd
parentfbf112baa41d298cae72743d0bb98ee02fcde867
Fix serialization so that nodes (e.g. PYACC.Production) can be parented within the main document and also be referenced (e.g. from the list PYACC.productions)
ast.py
bootstrap_pyacc.py
element.py
generate.py