treebuilder: rename _create() to _new()
This function is a constructor, so let's name it like one and leave _create() for the reference functions, which do create/write the reference.
Showing
Please
register
or
sign in
to comment
This function is a constructor, so let's name it like one and leave _create() for the reference functions, which do create/write the reference.