Package org.deft.extension.tools.astmodifier.comment

Class Summary
CommentTypeVisitor Defines an interface for transformation from treenodes of the AST to comment nodes.
JavaBlockCommentVisitor Transforms treenodes in java block comments(/* * /).
JavaLineCommentVisitor Transforms treenodes in java line comments(//).