Class: DataMaps::Converter::Base Abstract

Inherits:
Executable show all
Defined in:
lib/data_maps/converter/base.rb

Overview

This class is abstract.

Base class for converter

Since:

  • 0.0.1

Direct Known Subclasses

Bool, ForEach, Key, Map, Numeric, Postfix, Prefix, Ruby, String

Instance Attribute Summary

Attributes inherited from Executable

#@option, #option

Method Summary

Methods inherited from Executable

#execute, #initialize, valid_collection?

Constructor Details

This class inherits a constructor from DataMaps::Executable