This release includes additional constructor options for the UCASTNode
class. Previously, no constructor was defined, which interfered with initialization of its required
members in derived classes. Now, two options are available: a default parameterless constructor, and a fully-parametrized constructor.