class documentation

class Precedence(Enum): (source)

View In Hierarchy

Used as Expr.tostring precedence argument.

Constant ASSIGN Undocumented
Constant ATOM Undocumented
Constant EQ Undocumented
Constant LAND Undocumented
Constant LOR Undocumented
Constant LT Undocumented
Constant NONE Undocumented
Constant POWER Undocumented
Constant PRODUCT Undocumented
Constant SUM Undocumented
Constant TERNARY Undocumented
Constant TUPLE Undocumented
Constant UNARY Undocumented

Undocumented

Value
14

Undocumented

Value
0

Undocumented

Value
7

Undocumented

Value
11

Undocumented

Value
12

Undocumented

Value
6

Undocumented

Value
100

Undocumented

Value
1

Undocumented

Value
3

Undocumented

Value
4

Undocumented

Value
13

Undocumented

Value
15

Undocumented

Value
2