Documentation of 'org.python.modules._json.Scanner' Java class
Scanner
org.python.modules._json

Class Scanner

    • Method Detail

      • __call__

        public PyObject __call__(PyObject string,
                                 PyObject idx)
        Description copied from class: PyObject
        A variant of the __call__ method with two arguments. The default behavior is to invoke __call__(args, keywords) with the appropriate arguments. The only reason to override this function would be for improved performance.
        Overrides:
        __call__ in class PyObject
        Parameters:
        string - the first argument to the function.
        idx - the second argument to the function.
      • _parse_constant

        public PyTuple _parse_constant(java.lang.String constant,
                                       int idx)
      • _match_number

        public PyTuple _match_number(PyString pystr,
                                     int start)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.