Module: Sevgi::Derender::Elements::Junk Private

Defined in:
lib/sevgi/derender/elements/junk.rb

Overview

This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.

Element strategy for comments and ignored XML nodes.

Instance Method Summary collapse

Instance Method Details

#decompileArray<String>

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Drops ignored nodes from generated source.

Returns:

  • (Array<String>)

    empty source lines



11
# File 'lib/sevgi/derender/elements/junk.rb', line 11

def decompile(*) = []