Module OptionalLocation
A module providing an OptionalLocation class that behaves like Option<Location> and implements the hasLocation() predicate expected by the CodeQL engine.
Import path
import qtil.locations.OptionalLocationModules
| OptionalLocation | A module which exposes a class that represents a location that may not exist. |