Skip to content

Commit

Permalink
open JcApplicationGraphImpl
Browse files Browse the repository at this point in the history
  • Loading branch information
lehvolk committed Aug 1, 2023
1 parent 3292ba6 commit 7f01afb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ import org.jacodb.impl.features.SyncUsagesExtension
/**
* Possible we will need JcRawInst instead of JcInst
*/
class JcApplicationGraphImpl(
open class JcApplicationGraphImpl(
override val classpath: JcClasspath,
private val usages: SyncUsagesExtension
) : JcApplicationGraph {
Expand Down

0 comments on commit 7f01afb

Please sign in to comment.