ClosureNameCreator

io.joern.php2cpg.utils.ClosureNameCreator
sealed trait ClosureNameCreator

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def fullName: String

Concrete methods

def getClosureMethodName()(using nextClosureName: () => String): String