dlangide v0.2.9 (2015-02-17T13:41:12Z)
Home
Dub
Repo
SimpleDSyntaxHighlighter._lines
dlangide
tools
d
dsyntaxhighlighter
SimpleDSyntaxHighlighter
Undocumented in source.
class
SimpleDSyntaxHighlighter
ArraySourceLines
_lines
;
Meta
Source
See Implementation
dlangide
tools
d
dsyntaxhighlighter
SimpleDSyntaxHighlighter
constructors
this
functions
canToggleBlockComment
canToggleLineComment
commentLine
findPairedBracket
getPositionToken
getRangeTokens
initTokenizer
isInsideBlockComment
isLineComment
nextBracket
nextToken
toggleBlockComment
toggleLineComment
tokenStart
uncommentLine
updateHighlight
properties
content
supportsToggleBlockComment
supportsToggleLineComment
static functions
isBracket
isCloseBracket
isOpenBracket
pairedBracket
structs
TokenWithRange
variables
_bracketStack
_content
_file
_lastToken
_lastTokenStart
_lines
_props
_tokenizer