Class: Decanter::Parser::ArrayParser

Inherits:
ValueParser show all
Defined in:
lib/decanter/parser/array_parser.rb

Constant Summary collapse

DUMMY_VALUE_KEY =
'_'.freeze

Method Summary

Methods inherited from ValueParser

_parse

Methods included from Core

included