mill.codesig
Members list
Type members
Classlikes
Attributes
- Companion
- object
- Source
- ReachabilityAnalysis.scala
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Companion
- class
- Source
- ReachabilityAnalysis.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
CallGraphAnalysis.type
Attributes
- Source
- CodeSig.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
CodeSig.type
Attributes
- Companion
- object
- Source
- ExternalSummary.scala
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Walks the inheritance hierarchy of all classes that we extend in user code but are defined externally, in order to discover all methods defined on those external classes that have the potential to be over-ridden by user-defined classes
Walks the inheritance hierarchy of all classes that we extend in user code but are defined externally, in order to discover all methods defined on those external classes that have the potential to be over-ridden by user-defined classes
Attributes
- Companion
- class
- Source
- ExternalSummary.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ExternalSummary.type
Attributes
- Source
- JvmModel.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
JvmModel.type
Attributes
- Companion
- object
- Source
- LocalSummary.scala
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Parses over the Java bytecode and creates a LocalSummary object which contains the key information needed for call-graph analysis and method hash computation.
Parses over the Java bytecode and creates a LocalSummary object which contains the key information needed for call-graph analysis and method hash computation.
Attributes
- Companion
- class
- Source
- LocalSummary.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
LocalSummary.type
Attributes
- Source
- Logger.scala
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Companion
- object
- Source
- ResolvedCalls.scala
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Traverses the call graph and inheritance hierarchy summaries produced by LocalSummary and ExternalSummary to resolve method calls to their potential destinations and compute transitive properties of the call graph
Traverses the call graph and inheritance hierarchy summaries produced by LocalSummary and ExternalSummary to resolve method calls to their potential destinations and compute transitive properties of the call graph
Attributes
- Companion
- class
- Source
- ResolvedCalls.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ResolvedCalls.type