Class: LiquidLint::RubyExtractEngine

Inherits:
Temple::Engine
  • Object
show all
Defined in:
lib/liquid_lint/ruby_extract_engine.rb

Overview

Generates a Sexp suitable for consumption by the RubyExtractor.

This is mostly copied from Liquid::Engine, with some filters and generators omitted.