dlangide v0.2.9 (2015-02-17T13:41:12Z)
Home
Dub
Repo
SimpleDSyntaxHighlighter.tokenStart
dlangide
tools
d
dsyntaxhighlighter
SimpleDSyntaxHighlighter
searches for neares token start before or equal to position
class
SimpleDSyntaxHighlighter
protected
TextPosition
tokenStart
(
TextPosition
pos
)
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
searches for neares token start before or equal to position