| Package | Description |
|---|---|
| com.google.cloud.tools.opensource.classpath |
| Class and Description |
|---|
| ClassFile
A locator for a compiled class file of
className in classPathEntry to uniquely
locate the class implementation in a class path. |
| ClassPathBuilder
Utility to build
ClassPathResult that holds class path (a list of ClassPathEntry)
through a dependency tree of Maven artifacts. |
| ClassPathEntry
An entry in a class path.
|
| ClassPathResult
Result of class path resolution with
UnresolvableArtifactProblems if any. |
| ClassReferenceGraph
Directed graph of class references.
|
| ClassSymbol
Symbol for a class.
|
| LinkageChecker
A tool to find linkage errors in a class path.
|
| LinkageProblem
A linkage error describing an invalid reference from
sourceClass to symbol. |
| Symbol
The referent of symbolic references (class, method, or field references) in the run-time constant
pool of JVM.
|
Copyright © 2018–2021 Google LLC.. All rights reserved.