Interface Comment

All Superinterfaces:
ASTNode, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
BlockComment, Javadoc, LineComment
All Known Implementing Classes:
BlockCommentImpl, CommentImpl, JavadocImpl, LineCommentImpl

public interface Comment
extends ASTNode
A representation of the model object 'Comment'.

The following features are supported:

See Also:
JavaPackage.getComment()