Class: Rubino::Compression::JavascriptCodeSkeleton

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

Overview

The JavaScript strategy: TreeSitterCodeSkeleton with the ‘javascript` grammar. Optional gem, no-op when absent (see TreeSitterCodeSkeleton).

Constant Summary

Constants inherited from TreeSitterCodeSkeleton

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