public interface CodeDocumentationAwareCommenterEx extends CodeDocumentationAwareCommenter
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDocumentationCommentText(PsiElement element)
Documentation comments may consist of various nested elements: e.g.
|
getBlockCommentTokenType, getDocumentationCommentLinePrefix, getDocumentationCommentPrefix, getDocumentationCommentSuffix, getDocumentationCommentTokenType, getLineCommentTokenType, isDocumentationCommentgetBlockCommentPrefix, getBlockCommentSuffix, getCommentedBlockCommentPrefix, getCommentedBlockCommentSuffix, getLineCommentPrefix, getLineCommentPrefixesboolean isDocumentationCommentText(PsiElement element)
element - element to check