DeDuplicateNameCreator

io.joern.php2cpg.utils.DeDuplicateNameCreator
sealed trait DeDuplicateNameCreator

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Concrete methods

def getNextDeduplicateClassName(className: String): String
def getNextDeduplicateMethodName(methodName: String): String