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

Type signature InputSig::ClosureExpr

An expression constructing a closure that may capture one or more variables. This can for example be a lambda or a constructor call of a locally defined object.

Direct supertypes