Searched refs:concreteListReplacement (Results 1 – 2 of 2) sorted by relevance
82 concreteListReplacement(observedNode, index, oldNode, newNode);93 …public void concreteListReplacement(NodeList observedNode, int index, Node oldValue, Node newValue…
278 …public void concreteListReplacement(NodeList changedList, int index, Node oldValue, Node newValue)… in concreteListReplacement() method in LexicalPreservingPrinter.Observer