Class: Rubino::Compression::TsxCodeSkeleton
- Inherits:
-
TreeSitterCodeSkeleton
- Object
- LineSkeleton
- TreeSitterCodeSkeleton
- Rubino::Compression::TsxCodeSkeleton
- Defined in:
- lib/rubino/compression/tsx_code_skeleton.rb
Overview
The TSX strategy: TreeSitterCodeSkeleton with the ‘tsx` grammar (TypeScript + JSX). Optional gem, no-op when absent (see TreeSitterCodeSkeleton).
Constant Summary
Constants inherited from TreeSitterCodeSkeleton
Rubino::Compression::TreeSitterCodeSkeleton::CONTAINER_KINDS
Method Summary
Methods inherited from TreeSitterCodeSkeleton
Methods inherited from LineSkeleton
Constructor Details
This class inherits a constructor from Rubino::Compression::LineSkeleton