qtil
advanced-security/qtil-swift 0.0.3
Search

Predicate stringLocation

“Construct” a string location from a file path and line/column numbers.

See StringLocation for more details.

Import path

import qtil.locations.StringLocation
StringLocation stringLocation(string filePath, int startLine, int startColumn, int endLine, int endColumn)