MCPcopy Create free account
hub / github.com/cel-expr/cel-cpp / BinaryOperator

Class BinaryOperator

base/operators.h:89–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87
88class UnaryOperator;
89class BinaryOperator;
90class TernaryOperator;
91
92class Operator final {

Callers 2

FindByNameMethod · 0.85
FindByDisplayNameMethod · 0.85

Calls 1

OperatorClass · 0.85

Tested by

no test coverage detected