$attributes | ImageNode | |
$modification | TextNode | |
$parent | Node | |
$parentTree | Node | [protected] |
$text | TextNode | |
$whiteAfter | Node | |
$whiteBefore | Node | |
__construct(TagNode $parent, $attrs) | ImageNode | |
TextNode::__construct($parent, $text) | TextNode | |
Node::__construct($parent) | Node | |
copyTree() | TextNode | |
getLastCommonParent(Node $other) | Node | |
getLeftMostChild() | TextNode | |
getMinimalDeletedSet($id, &$allDeleted, &$somethingDeleted) | TextNode | |
getParentTree() | Node | |
getRightMostChild() | TextNode | |
inPre() | Node | |
isSameText($other) | ImageNode | |
setParent($parent) | Node | |
toDiffLine(TextNode $node) | TextNode | [static] |