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

Class Param

    • Field Detail

      • TYPE

        public static final PyType TYPE
    • Constructor Detail

      • Param

        public Param()
      • Param

        public Param(PyType subType)
    • Method Detail

      • Param___init__

        public void Param___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.