dlangide v0.7.6 (2016-09-15T14:12:00Z)
Home
Dub
Repo
CommentToken.this
ddc
lexer
tokenizer
CommentToken
Undocumented in source.
this
()
this
(SourceFile file, uint line, uint pos, dchar[] text)
class
CommentToken
this
(
SourceFile
file
,
uint
line
,
uint
pos
,
dchar
[]
text
)
Meta
Source
See Implementation
ddc
lexer
tokenizer
CommentToken
constructors
this
functions
clone
properties
isDocumentationComment
isMultilineComment
text
toString
variables
_isDocumentationComment
_isMultilineComment
_text