Class: Rubino::Compression::TypescriptCodeSkeleton

Inherits:
TreeSitterCodeSkeleton show all
Defined in:
lib/rubino/compression/typescript_code_skeleton.rb

Overview

The TypeScript strategy: TreeSitterCodeSkeleton with the ‘typescript` grammar. 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