SignatureMatcherDetector

class SignatureMatcherDetector(safeToString: SafeToString, val chainedCallDetectorFactory: ChainedCallDetectorFactory)

Constructors

Link copied to clipboard
constructor(safeToString: SafeToString, chainedCallDetectorFactory: ChainedCallDetectorFactory)

Properties

Link copied to clipboard
val calls: <Error class: unknown class>
Link copied to clipboard
val log: Logger

Functions

Link copied to clipboard
fun detect(callRounds: List<CallRound>)