Page MenuHomeIsabelle/Phabricator
Diviner Phabricator Tech Docs PhutilProseDifferenceEngine

final class PhutilProseDifferenceEngine
Phabricator Technical Documentation ()

This class is not documented.

Methods

public function getDiff($u, $v)

This method is not documented.
Parameters
$u
$v
Return
wild

private function buildDiff($u, $v, $level)

This method is not documented.
Parameters
$u
$v
$level
Return
wild

private function splitCorpus($corpus, $level)

This method is not documented.
Parameters
$corpus
$level
Return
wild

private function stitchPieces($pieces, $level)

This method is not documented.
Parameters
array$pieces
$level
Return
wild

private function newEditDistanceMatrixDiff($u_parts, $v_parts, $level)

This method is not documented.
Parameters
array$u_parts
array$v_parts
$level
Return
wild

private function newHashDiff($u_parts, $v_parts)

This method is not documented.
Parameters
array$u_parts
array$v_parts
Return
wild

private function newDocumentEngineBlocks($parts)

This method is not documented.
Parameters
array$parts
Return
wild