Class DependencyNodeFactory

java.lang.Object
org.ek9lang.compiler.common.Reporter
org.ek9lang.cli.DependencyNodeFactory

final class DependencyNodeFactory extends Reporter
Just creates DependencyNodes by using a Source Visitor on some EK9 source that has a package defined in it. Uses a package resolver to get the dependencies and that will unpack zips and in the future pull them from remote servers can validate the contents. There's a bit of recursion going on here.