PHP Class Trismegiste\Mondrian\Analysis\LiskovSearch

Inheritance: extends Trismegiste\Mondrian\Graph\Algorithm, implements Trismegiste\Mondrian\Analysis\Generator
显示文件 Open project: trismegiste/mondrian Class Usage Examples

Public Methods

Method Description
createReducedGraph ( ) Generate a digraph reduced to all calls to concrete method

Method Details

createReducedGraph() public method

Generate a digraph reduced to all calls to concrete method
public createReducedGraph ( )