Uses of Interface
aQute.bnd.service.diff.Tree
Packages that use Tree
-
Uses of Tree in aQute.bnd.differ
Methods 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) Constructors in aQute.bnd.differ with parameters of type 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