RShift

class RShift(var pyObject: PyObject) : Python.AST.BaseOperator
ast.RShift = class RShift(operator)
| RShift

Constructors

Link copied to clipboard
constructor(pyObject: PyObject)

Properties

Link copied to clipboard
var pyObject: PyObject