Module Brakeman::CallConversionHelper
In: lib/brakeman/processors/lib/call_conversion_helper.rb

Methods

Public Instance methods

Join two array literals into one.

Join two string literals into one.

Process single integer access to an array.

Returns the value inside the array, if possible.

Process hash access by returning the value associated with the given argument.

[Validate]