OperationBoolean
in package
The OperationBoolean enum.
Tags
Table of Contents
Constants
AND1
public
mixed
AND1
= 'and'
EOR
public
mixed
EOR
= 'eor'
LSHIFT
public
mixed
LSHIFT
= 'lshift'
OR1
public
mixed
OR1
= 'or'
RSHIFT
public
mixed
RSHIFT
= 'rshift'