dlangide v0.7.42 (2017-08-11T16:19:30Z)
Home
Dub
Repo
CommentToken.text
ddc
lexer
tokenizer
CommentToken
Undocumented in source. Be warned that the author may not have intended to support it.
dstring
text
[@property getter]
dchar
[]
text
[@property setter]
class
CommentToken
@
property
void
text
(
dchar
[]
text
)
Meta
Source
See Implementation
ddc
lexer
tokenizer
CommentToken
constructors
this
functions
clone
properties
isDocumentationComment
isMultilineComment
text
toString
variables
_isDocumentationComment
_isMultilineComment
_text