LtE

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

Constructors

Link copied to clipboard
constructor(pyObject: PyObject)

Properties

Link copied to clipboard
var pyObject: PyObject