qtil
advanced-security/qtil-swift 0.0.3
Search

Class Raw::DbLocation

INTERNAL: Do not use.

Import path

import codeql.swift.generated.Raw

Direct supertypes

Indirect supertypes

Predicates

Inherited predicates

getEndColumn

Gets the end column of this location.

from Location
getEndLine

Gets the end line of this location.

from Location
getFile

Gets the file of this location.

from Location
getStartColumn

Gets the start column of this location.

from Location
getStartLine

Gets the start line of this location.

from Location
isUnknown

Holds if this element is unknown.

from Element