CodeQL library for Java
codeql/java-all 0.5.5 ( changelog , source )
Search

Member predicate Sign :: bitand

Gets a possible sign after bitwise and of an expression that has this sign and an expression with sign s.

Sign bitand ( Sign s )