Uses of Interface
aQute.bnd.service.diff.Tree
Packages that use Tree
Package
Description
This package provides baseline support.
-
Uses of Tree in aQute.bnd.differ
Classes in aQute.bnd.differ that implement TreeModifier and TypeClassDescription(package private) classAn element can be compared to another element of the same type.Fields in aQute.bnd.differ declared as TreeModifier and TypeFieldDescription(package private) final TreeDiffImpl.newer(package private) final TreeDiffImpl.olderMethods in aQute.bnd.differ that return TreeModifier and TypeMethodDescriptionDiffPluginImpl.deserialize(Tree.Data data) DiffImpl.getNewer()DiffImpl.getOlder()Methods in aQute.bnd.differ with parameters of type TreeModifier and TypeMethodDescriptionBaseline.baseline(Tree n, Parameters nExports, Tree o, Parameters oExports, Instructions packageFilters) intprivate Stringprivate VersionBaseline.getVersion(Tree top) Constructors in aQute.bnd.differ with parameters of type Tree -
Uses of Tree in aQute.bnd.main
Fields in aQute.bnd.main declared as TreeMethods in aQute.bnd.main with parameters of type TreeModifier and TypeMethodDescriptionstatic voidDiffCommand.show(PrintWriter out, Tree tree, int indent) -
Uses of Tree in aQute.bnd.osgi
Fields in aQute.bnd.osgi declared as Tree -
Uses of Tree in aQute.bnd.service.diff
Methods in aQute.bnd.service.diff that return TreeModifier and TypeMethodDescriptionDiffer.deserialize(Tree.Data data) Tree[]Tree.getChildren()Diff.getNewer()Diff.getOlder()Methods in aQute.bnd.service.diff with parameters of type Tree