CpgPassBase

Companion
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def createAndApply(): Unit
def createApplySerializeAndStore(serializedCpg: SerializedCpg, inverse: Boolean, prefix: String): Unit

Concrete methods

def name: String

Name of the pass. By default it is inferred from the name of the class, override if needed.

Name of the pass. By default it is inferred from the name of the class, override if needed.