BoolOp 상수

BoolOp 상수는 올바른 부울 오퍼레이션을 식별합니다.

상수 설명
_BOOL_OP_AND 1 부울 AND 연산자
_BOOL_OP_OR 2 부울 OR 연산자

피드백