CodeQL library for C/C++
codeql/cpp-all 0.7.2 ( changelog , source )
Search

Member predicate Location :: toString

Gets a textual representation of this element.

The format is “file://filePath:startLine:startColumn:endLine:endColumn”.

string toString ( )