Class NullLocation
A class that represents a location that does not exist.
Satisfies the LocationSig interface, but does not have any location information. The CodeQL
engine will use an empty filename and line/column numbers of 0 when this class is selected as a
query result location.
Import path
import qtil.locations.NullLocation