Documentation of 'org.python.antlr.op.BitOr' Java class
BitOr
org.python.antlr.op

Class BitOr

    • Field Detail

      • TYPE

        public static final PyType TYPE
    • Constructor Detail

      • BitOr

        public BitOr()
      • BitOr

        public BitOr(PyType subType)
    • Method Detail

      • BitOr___init__

        public void BitOr___init__(PyObject[] args,
                                   java.lang.String[] keywords)
      • get_fields

        public PyString[] get_fields()
      • get_attributes

        public PyString[] get_attributes()
      • __int__

        public PyObject __int__()
        Description copied from class: PyObject
        Equivalent to the standard Python __int__ method. Should only be overridden by numeric objects that can be reasonably coerced into an integer.
        Overrides:
        __int__ in class PyObject
        Returns:
        an integer corresponding to the value of this object.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.