Page MenuHomeIsabelle/Phabricator

final class PhutilProseDiff
Phabricator Technical Documentation ()

This class is not documented.

Methods

public function addPart($type, $text)

This method is not documented.
Parameters
$type
$text
Return
wild

public function getParts()

This method is not documented.
Return
wild

public function getSummaryParts()

Get diff parts, but replace large blocks of unchanged text with "." parts representing missing context.

Return
wild

public function reorderParts()

This method is not documented.
Return
wild

private function combineRuns($o_run, $n_run)

This method is not documented.
Parameters
$o_run
$n_run
Return
wild

private function mergeParts($parts)

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

private function splitTextForSummary($text)

This method is not documented.
Parameters
$text
Return
wild