Uses of Class
org.eclipse.jdt.core.dom.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.eclipse.jdt.core.dom
Modifier and TypeClassDescriptionfinal class
Block comment AST node type.class
AST node for a Javadoc-style doc comment.final class
End-of-line comment AST node type.