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, isDocumentationComment
getBlockCommentPrefix, getBlockCommentSuffix, getCommentedBlockCommentPrefix, getCommentedBlockCommentSuffix, getLineCommentPrefix, getLineCommentPrefixes
boolean isDocumentationCommentText(PsiElement element)
element
- element to check