Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Apr 19:48
· 12 commits to main since this release
cb67545

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.