dlangide ~master (2022-03-12T21:44:19.0376395)
Dub
Repo
CommentToken.isDocumentationComment
ddc
lexer
tokenizer
CommentToken
Undocumented in source. Be warned that the author may not have intended to support it.
bool
isDocumentationComment
[@property getter]
class
CommentToken
override @
property
bool
isDocumentationComment
(
)
bool
isDocumentationComment
[@property setter]
Meta
Source
See Implementation
ddc
lexer
tokenizer
CommentToken
constructors
this
functions
clone
properties
isDocumentationComment
isMultilineComment
text
toString
variables
_isDocumentationComment
_isMultilineComment
_text