Gt

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

Constructors

Link copied to clipboard
constructor(pyObject: PyObject)

Properties

Link copied to clipboard
var pyObject: PyObject