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

Class Make::DataFlowIntegration::ParameterNode

A parameter node.

Import path

import codeql.ssa.Ssa

Direct supertypes

Indirect supertypes

Predicates

getLocation

Gets the location of this node.

getParameter

Gets the underlying parameter.

toString

Gets a textual representation of this node.

Charpred