CodeQL library for Ruby
codeql/ruby-all 0.8.15-dev (changelog, source)
Search

Module Locations

Provides classes for working with locations.

Import path

import codeql.Locations

Imports

FileSystem

Provides classes for working with files and folders.

Classes

EmptyLocation

An entity representing an empty location.

Location

A location as given by a file, a start line, a start column, an end line, and an end column.