qtil
advanced-security/qtil-swift 0.0.3
Search

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

Direct supertypes

Indirect supertypes

Predicates

Inherited predicates

toString

Gets a textual representation of this element.

from Unit