dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
DMLSyntaxSupport.this
dlangui
dml
dmlhighlight
DMLSyntaxSupport
Undocumented in source.
class
DMLSyntaxSupport
this
(
string
filename
)
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