module Leftovers::DynamicProcessors::Null
Public Class Methods
process(_node, _file)
click to toggle source
# File lib/leftovers/dynamic_processors/null.rb, line 6 def self.process(_node, _file); end
# File lib/leftovers/dynamic_processors/null.rb, line 6 def self.process(_node, _file); end