qtil
advanced-security/qtil-ruby 0.0.2
Search

Module AST

Import path

import codeql.ruby.AST

Imports

Call
Constant
Control
Erb
Expr
Literal
Locations

Provides classes for working with locations.

Method
Module
Operation
Parameter
Pattern
Scope
Statement
Variable

Provides classes for modeling program variables.

Classes

AstNode

A node in the abstract syntax tree. This class is the base class for all Ruby program elements.

RubyFile

A Ruby source file