CPGBackend

A plain CPG backend providing only the TranslationResult in the cpg property.

Inheritors

Constructors

Link copied to clipboard
constructor(config: BackendConfiguration)

Properties

Link copied to clipboard
open override val artifacts: Map<Path, Artifact>
Link copied to clipboard
open override val backendData: TranslationResult
Link copied to clipboard
val cpg: TranslationResult
Link copied to clipboard
open override val toolInfo: ToolComponent