values constant

List<JsonNodeNumberType> const values

Implementation

static const values = [
  int$,
  long,
  bigInteger,
  float,
  double$,
  bigDecimal,
];