dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
DMLSyntaxSupport.isLineComment
dlangui
dml
dmlhighlight
DMLSyntaxSupport
Undocumented in source. Be warned that the author may not have intended to support it.
class
DMLSyntaxSupport
protected
bool
isLineComment
(
dstring
s
)
Meta
Source
See Implementation
dlangui
dml
dmlhighlight
DMLSyntaxSupport
constructors
this
functions
applyClosingCurlySmartIndent
applyNewLineSmartIndent
applySmartIndent
canToggleBlockComment
canToggleLineComment
commentLine
findPairedBracket
getPositionToken
getRangeTokens
initTokenizer
isInsideBlockComment
isLineComment
nextBracket
nextToken
supportsSmartIndents
toggleBlockComment
toggleLineComment
tokenStart
uncommentLine
updateHighlight
properties
content
supportsToggleBlockComment
supportsToggleLineComment
static functions
isBracket
isCloseBracket
isOpenBracket
pairedBracket
structs
TokenWithRange
variables
_bracketStack
_content
_file
_opInProgress
_props
_tokenIndex
_tokens