Page MenuHomePhabricator
Diviner Arcanist Tech Docs ArcanistDiffVectorNode

final class ArcanistDiffVectorNode
Arcanist Technical Documentation ()

This class is not documented.

Methods

public function setVector($vector)

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

public function getVector()

This method is not documented.
Return
wild

public function getChildren()

This method is not documented.
Return
wild

public function setParentNode($parent)

This method is not documented.
Parameters
ArcanistDiffVectorNode$parent
Return
wild

public function getParentNode()

This method is not documented.
Return
wild

public function addChild($vector, $length, $idx)

This method is not documented.
Parameters
array$vector
$length
$idx
Return
wild

public function getDisplayVector()

This method is not documented.
Return
wild

public function appendDisplayElement($element)

This method is not documented.
Parameters
$element
Return
wild

public function setDisplayNode($display_node)

This method is not documented.
Parameters
ArcanistDiffVectorNode$display_node
Return
wild

public function getDisplayNode()

This method is not documented.
Return
wild

public function setDisplayDepth($display_depth)

This method is not documented.
Parameters
$display_depth
Return
wild

public function getDisplayDepth()

This method is not documented.
Return
wild

public function setValueNode($value_node)

This method is not documented.
Parameters
$value_node
Return
wild

public function getValueNode()

This method is not documented.
Return
wild

public function setAncestralAttribute($key, $value)

This method is not documented.
Parameters
$key
$value
Return
wild

public function getAttribute($key, $default)

This method is not documented.
Parameters
$key
$default
Return
wild