Is

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

Constructors

Link copied to clipboard
constructor(pyObject: PyObject)

Properties

Link copied to clipboard
var pyObject: PyObject