In

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

Constructors

Link copied to clipboard
constructor(pyObject: PyObject)

Properties

Link copied to clipboard
var pyObject: PyObject