Class: Rubino::Compression::TsxCodeSkeleton

Inherits:
TreeSitterCodeSkeleton show all
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

#comment_prefix

Methods inherited from LineSkeleton

#build, #initialize

Constructor Details

This class inherits a constructor from Rubino::Compression::LineSkeleton