-
Methods Method Description software.constructs.Construct.isConstruct(Object) use `x instanceof Construct` insteadsoftware.constructs.Dependable.get(IDependable) use `of`software.constructs.Node.of(IConstruct) use `construct.node` instead