Class OptionWithLocationInfo::Option
An option type. This is either a singleton None
or a Some
wrapping the
given type.
Import path
import codeql.util.Option
Direct supertypes
Indirect supertypes
Predicates
hasLocationInfo | Holds if this element is at the specified location. The location spans column |