|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deft.extension.tools.astmodifier.comment.CommentTypeVisitor
org.deft.extension.tools.astmodifier.comment.JavaLineCommentVisitor
public class JavaLineCommentVisitor
Transforms treenodes in java line comments(//).
| Constructor Summary | |
|---|---|
JavaLineCommentVisitor()
|
|
| Method Summary | |
|---|---|
java.util.List<org.deft.repository.ast.TreeNode> |
execute(java.util.List<org.deft.repository.ast.TreeNode> nodes)
Transform treenodes in a list of comment nodes. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JavaLineCommentVisitor()
| Method Detail |
|---|
public java.util.List<org.deft.repository.ast.TreeNode> execute(java.util.List<org.deft.repository.ast.TreeNode> nodes)
CommentTypeVisitor
execute in class CommentTypeVisitornodes - treenodes
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||