Lt

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

Constructors

Link copied to clipboard
constructor(pyObject: PyObject)

Properties

Link copied to clipboard
var pyObject: PyObject