dlangide v0.2.9 (2015-02-17T13:41:12Z)
Home
Dub
Repo
SimpleDSyntaxHighlighter.content
dlangide
tools
d
dsyntaxhighlighter
SimpleDSyntaxHighlighter
returns editable content
EditableContent
content
[@property getter]
class
SimpleDSyntaxHighlighter
@
property
EditableContent
content
(
)
EditableContent
content
[@property setter]
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
returns editable content