GtE

class GtE(var pyObject: PyObject) : Python.AST.BaseCmpOp
ast.GtE = class GtE(cmpop)
| GtE

Constructors

Link copied to clipboard
constructor(pyObject: PyObject)

Properties

Link copied to clipboard
var pyObject: PyObject