class documentation

class BinaryOperation: (source)

View In Hierarchy

Holds information about a binary operation between two variables

Class Variable left Undocumented
Class Variable left_ast_type Undocumented
Class Variable operator Undocumented
Class Variable right Undocumented
Class Variable right_ast_type Undocumented
Class Variable shared_type Undocumented

Undocumented

left_ast_type: any = (source)

Undocumented

operator: Any = (source)

Undocumented

Undocumented

right_ast_type: any = (source)

Undocumented

shared_type: Optional[str] = (source)

Undocumented