Module: languages/typescript
Variables
patternMatchers
• patternMatchers: Record
<SimpleScopeTypeType
, NodeMatcher
>
Defined in
languages/typescript.ts:321
Functions
stringTextFragmentExtractor
▸ stringTextFragmentExtractor(node
, _selection
): null
| Range
Parameters
Name | Type |
---|---|
node | SyntaxNode |
_selection | SelectionWithEditor |
Returns
null
| Range
Defined in
languages/typescript.ts:323