Microsoft.SqlServer.TransactSql.ScriptDom by Microsoft

<PackageReference Include="Microsoft.SqlServer.TransactSql.ScriptDom" Version="161.9109.0" />

.NET API 5,160,480 bytes

 BooleanBinaryExpressionType

The types of boolean expressions that have two expressions as children.
And = 0

The AND keyword, boolean and operation

Or = 1

The OR keyword, boolean or operation