Class JsonExpLiteralImpl

    • Constructor Detail

      • JsonExpLiteralImpl

        public JsonExpLiteralImpl​(BigDecimal bd)
      • JsonExpLiteralImpl

        public JsonExpLiteralImpl​(String literal,
                                  int offset,
                                  int length,
                                  int dotPos,
                                  int ePos)