SignatureMatcherDetector

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

Constructors

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

Functions

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

Properties

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