Package org.pkl.core.util
Class ImportGraphUtils
java.lang.Object
org.pkl.core.util.ImportGraphUtils
-
Method Summary
Modifier and TypeMethodDescriptionfindImportCycles(ImportGraph importGraph) Find import cycles inside the graph.
-
Method Details
-
findImportCycles
Find import cycles inside the graph.
-