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

Module ruby

Provides classes for working with Ruby programs.

Import path

import ruby

Classes

EmptyLocation

An entity representing an empty location.

File

A file.

Location

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

Modules

DataFlow

Provides classes for performing local (intra-procedural) and global (inter-procedural) data flow analyses.

Aliases

Ast
Cfg

Provides classes representing the control flow graph.

Container

A file or folder.

Folder

A folder.