CodeSig

mill.codesig.CodeSig
object CodeSig

Attributes

Source
CodeSig.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
CodeSig.type

Members list

Value members

Concrete methods

def compute(classFiles: Seq[Path], upstreamClasspath: Seq[Path], ignoreCall: (Option[MethodDef], MethodSig) => Boolean, logger: Logger, prevTransitiveCallGraphHashesOpt: () => Option[Map[String, Int]]): CallGraphAnalysis

Attributes

Source
CodeSig.scala