FringeWrapper

io.joern.x2cpg.passes.controlflow.cfgcreation.CfgCreator$.FringeWrapper
implicit class FringeWrapper(fringe: List[(CfgNode, CfgEdgeType)])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def withEdgeType(edgeType: CfgEdgeType): List[(CfgNode, CfgEdgeType)]