dlangide v0.7.77 (2017-09-12T14:20:07Z)
Home
Dub
Repo
CommentToken.isMultilineComment
ddc
lexer
tokenizer
CommentToken
Undocumented in source. Be warned that the author may not have intended to support it.
bool
isMultilineComment
[@property getter]
bool
isMultilineComment
[@property setter]
class
CommentToken
@
property
void
isMultilineComment
(
bool
f
)
Meta
Source
See Implementation
ddc
lexer
tokenizer
CommentToken
constructors
this
functions
clone
properties
isDocumentationComment
isMultilineComment
text
toString
variables
_isDocumentationComment
_isMultilineComment
_text