Packages

p

io.shiftleft.passes

methoddecorations

package methoddecorations

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class MethodDecoratorPass extends CpgPass

    Adds a METHOD_PARAMETER_OUT for each METHOD_PARAMETER_IN to the graph and connects those with a PARAMETER_LINK edge.

    Adds a METHOD_PARAMETER_OUT for each METHOD_PARAMETER_IN to the graph and connects those with a PARAMETER_LINK edge. It also creates an AST edge from METHOD to the new METHOD_PARAMETER_OUT nodes.

Value Members

  1. object MethodDecoratorPass

Ungrouped