$attributes | TagNode | |
$blocks | TagNode | [static] |
$children | TagNode | |
$openingTag | TagNode | |
$parent | Node | |
$parentTree | Node | [protected] |
$qName | TagNode | |
$whiteAfter | Node | |
$whiteBefore | Node | |
__construct($parent, $qName, $attributes) | TagNode | |
Node::__construct($parent) | Node | |
addChildAbsolute(Node $node, $index) | TagNode | |
copyTree() | TagNode | |
expandWhiteSpace() | TagNode | |
getIndexOf(Node $child) | TagNode | |
getLastCommonParent(Node $other) | Node | |
getLeftMostChild() | TagNode | |
getMatchRatio(TagNode $other) | TagNode | |
getMinimalDeletedSet($id, &$allDeleted, &$somethingDeleted) | TagNode | |
getNbChildren() | TagNode | |
getParentTree() | Node | |
getRightMostChild() | TagNode | |
inPre() | Node | |
isPre() | TagNode | |
removeChild($index) | TagNode | [private] |
setParent($parent) | Node | |
splitUntil(TagNode $parent, Node $split, $includeLeft) | TagNode | |
toDiffLine(TagNode $node) | TagNode | [static] |