qtil
advanced-security/qtil-ruby 0.0.2
Search

Class SelfBase::Range

A self variable can appear in a class, module, method or at the top level.

Import path

import codeql.ruby.ast.internal.Scope

Direct supertypes

Indirect supertypes

Inherited predicates

getAFieldOrChild

Gets a field or child node of this node.

from AstNode
getAPrimaryQlClass

Gets the name of the primary QL class for this element.

from AstNode
getEnclosingMethodfrom Range
getEnclosingModulefrom Range
getEnclosingSelfScopefrom Range
getLocation

Gets the location of this element.

from AstNode
getOuterScopefrom Range
getParent

Gets the parent of this element.

from AstNode
getParentIndex

Gets the index of this node among the children of its parent.

from AstNode
getPrimaryQlClasses

Gets a comma-separated list of the names of the primary CodeQL classes to which this element belongs.

from AstNode
toString

Gets a string representation of this element.

from AstNode