codeql/java-all
7.0.1
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Makes an Either from an instance of Right
Either
Right
import codeql.util.Either
Either right(Right c)