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