List of all items
Structs
- detect::DetectionResult
- graph::emitter::ClasspathNodeRef
- graph::emitter::EmissionResult
- graph::provenance::ClasspathProvenance
- graph::provenance::ClasspathScope
- kotlin::KotlinClassMetadata
- kotlin::KotlinExtensionFunction
- pipeline::ClasspathConfig
- pipeline::ClasspathPipelineResult
- resolve::ClasspathEntry
- resolve::ResolveConfig
- resolve::ResolvedClasspath
- resolve::maven::PomDependency
- resolve::source_jars::SourceJarProvider
- scala::ScalaClassMetadata
- scala::signature::ScalaSignatureReader
- scala::signature::ScalaSymbolInfo
- scala::signature::SignatureEntry
- stub::cache::StubCache
- stub::index::ClasspathIndex
- stub::model::AccessFlags
- stub::model::AnnotationElement
- stub::model::AnnotationStub
- stub::model::ClassStub
- stub::model::FieldStub
- stub::model::GenericClassSignature
- stub::model::GenericMethodSignature
- stub::model::InnerClassEntry
- stub::model::KotlinMetadataStub
- stub::model::LambdaTargetStub
- stub::model::MethodStub
- stub::model::ModuleExports
- stub::model::ModuleOpens
- stub::model::ModuleProvides
- stub::model::ModuleRequires
- stub::model::ModuleStub
- stub::model::OrderedFloat
- stub::model::RecordComponent
- stub::model::ScalaSignatureStub
- stub::model::TypeParameterStub
Enums
- ClasspathError
- detect::BuildSystem
- kotlin::KotlinClassKind
- kotlin::KotlinVisibility
- pipeline::ClasspathDepth
- scala::ScalaClassKind
- scala::ScalaVisibility
- stub::model::AnnotationElementValue
- stub::model::BaseType
- stub::model::ClassKind
- stub::model::ConstantValue
- stub::model::ReferenceKind
- stub::model::TypeArgument
- stub::model::TypeSignature
- stub::model::WildcardBound
Functions
- bytecode::annotations::convert_annotations
- bytecode::annotations::convert_parameter_annotations
- bytecode::annotations::extract_annotations_from_attribute
- bytecode::annotations::extract_parameter_annotations_from_attribute
- bytecode::classfile::parse_class
- bytecode::generics::parse_class_signature
- bytecode::generics::parse_field_signature
- bytecode::generics::parse_method_signature
- bytecode::lambda::extract_lambda_targets
- bytecode::modules::extract_module
- bytecode::scan_jar
- detect::detect_build_system
- detect::discover_build_roots
- graph::emitter::create_classpath_edges
- graph::emitter::emit_classpath_nodes
- graph::emitter::emit_into_code_graph
- graph::emitter::register_classpath_exports
- kotlin::decode_kotlin_metadata
- pipeline::run_classpath_pipeline
- resolve::bazel::resolve_bazel_classpath
- resolve::gradle::resolve_gradle_classpath
- resolve::maven::construct_maven_jar_path
- resolve::maven::detect_modules
- resolve::maven::extract_coordinates_from_repo_path
- resolve::maven::parse_classpath_string
- resolve::maven::parse_pom_dependencies
- resolve::maven::resolve_maven_classpath
- resolve::sbt::resolve_sbt_classpath
- scala::decode_scala_signature
- scala::signature::read_long_nat
- scala::signature::read_nat
Type Aliases
Constants
- scala::signature::FLAG_ABSTRACT
- scala::signature::FLAG_CASE
- scala::signature::FLAG_INTERFACE
- scala::signature::FLAG_MODULE
- scala::signature::FLAG_PRIVATE
- scala::signature::FLAG_PROTECTED
- scala::signature::FLAG_SEALED
- scala::signature::FLAG_TRAIT
- scala::signature::TAG_ALIAS_SYM
- scala::signature::TAG_CLASS_SYM
- scala::signature::TAG_EXT_MOD_CLASS_REF
- scala::signature::TAG_EXT_REF
- scala::signature::TAG_MODULE_SYM
- scala::signature::TAG_NONE_SYM
- scala::signature::TAG_TERM_NAME
- scala::signature::TAG_TYPE_NAME
- scala::signature::TAG_TYPE_SYM
- scala::signature::TAG_VAL_SYM
- stub::index::CLASSPATH_INDEX_VERSION