Uses of Class
org.aspectj.org.eclipse.jdt.core.dom.Comment
Packages that use Comment
Package
Description
The Java DOM/AST is the set of classes that model the source code of a Java program
as a structured document.
-
Uses of Comment in org.aspectj.org.eclipse.jdt.core.dom
Subclasses of Comment in org.aspectj.org.eclipse.jdt.core.domModifier and TypeClassDescriptionfinal classBlock comment AST node type.classAST node for a Javadoc-style doc comment.final classEnd-of-line comment AST node type.Fields in org.aspectj.org.eclipse.jdt.core.dom declared as CommentMethods in org.aspectj.org.eclipse.jdt.core.dom that return CommentModifier and TypeMethodDescriptionprotected CommentAjASTConverter.createComment(int[] positions) protected CommentASTConverter.createComment(int[] positions)