dcd v0.9.9 (2018-06-14T16:18:52Z)
Dub
Repo
skipParen
dcd
server
autocomplete
util
Skips blocks of parentheses until the starting block has been closed
void
skipParen
(
T
)
(
T
tokenSlice
,
ref
size_t
i
,
IdType
open
,
IdType
close
)
Meta
Source
See Implementation
dcd
server
autocomplete
util
enums
ImportKind
functions
determineImportKind
getExpression
getSymbolsByTokenChain
getSymbolsForCompletion
getTokensBeforeCursor
goBackToOpenParen
isSliceExpression
isUdaExpression
makeSymbolCompletionInfo
shouldSwapWithType
skipParen
skipParenReverse
skipParenReverseBefore
stringToken
manifest constants
STRING_LITERAL_CASES
TYPE_IDENT_AND_LITERAL_CASES
TYPE_IDENT_CASES
structs
SymbolStuff
Skips blocks of parentheses until the starting block has been closed