Module OptionWithLocationInfo
Constructs an Option type that is a disjoint union of the given type and an
additional singleton element, and has a hasLocationInfo predicate.
T must have a hasLocationInfo predicate.
Import path
import codeql.util.OptionPredicates
| some | Gets the given element wrapped as an   |