dlangide v0.7.6 (2016-09-15T14:12:00Z)
Home
Dub
Repo
CommentToken.toString
ddc
lexer
tokenizer
CommentToken
Undocumented in source. Be warned that the author may not have intended to support it.
class
CommentToken
override @
property
string
toString
(
)
Meta
Source
See Implementation
ddc
lexer
tokenizer
CommentToken
constructors
this
functions
clone
properties
isDocumentationComment
isMultilineComment
text
toString
variables
_isDocumentationComment
_isMultilineComment
_text