Packages

p

io.shiftleft.passes

receiveredges

package receiveredges

Type Members

  1. class ReceiverEdgePass extends CpgPass

    This path only exists to assure backwards compatibility for java and c# cpgs which do not yet have the RECEIVER edge.

    This path only exists to assure backwards compatibility for java and c# cpgs which do not yet have the RECEIVER edge. For those cases the RECEIVER edge is always between a CALL and a possibly existing instance argument and can thus easily be calculated here. TODO remove once not needed anymore.

Ungrouped