2016-11-03 13:41 GMT+01:00 stepharo <[email protected]>: > Hi marcus et al > > why RBComment is not called RBCommentNode and why it is not a subclass of > RBNode? > > Stef > > > RBComment wasn't part of the original RefactoringBrowser, it only had a "comments" instance variable on its nodes. This was refactored out to its own RBComment class (I think). But no "real" AST-Node class.
+1 for converting this into a real AST node.
