qtil
advanced-security/qtil-ruby 0.0.2
Search

Module ArgumentNodes

Import path

import codeql.ruby.dataflow.internal.DataFlowPrivate

Classes

BlockArgumentNode

A data-flow node that represents a block argument.

ExplicitArgumentNode

A data-flow node that represents an explicit call argument.

SelfArgumentNode

A data-flow node that represents the self argument of a call.

SynthHashSplatArgumentNode

A data-flow node that represents all keyword arguments wrapped in a hash.