astbuilder: First implementation of clonable for ast nodes
authorFlorian Deljarry <deljarry.florian@gmail.com>
Tue, 13 Aug 2019 16:46:35 +0000 (12:46 -0400)
committerFlorian Deljarry <deljarry.florian@gmail.com>
Wed, 11 Sep 2019 21:44:11 +0000 (17:44 -0400)
commitc31f782863554f13e78ee66386d06ae8ce98219f
tree446fbb8f27fefcfcf5725228f3dee7e68607a326
parentead7ff7026ea43820979f5e114fc4a6e919c5cf3
astbuilder: First implementation of clonable for ast nodes

Add implementation of `clone` method for the ast nodes.

Signed-off-by: Florian Deljarry <deljarry.florian@gmail.com>
src/astbuilder.nit