Class: Decanter::Parser::IntegerParser
- Inherits:
-
ValueParser
- Object
- Base
- ValueParser
- Decanter::Parser::IntegerParser
- Defined in:
- lib/decanter/parser/integer_parser.rb
Constant Summary collapse
- REGEX =
/(\d|[.]|[-])/
/(\d|[.]|[-])/