@@ -302,13 +302,11 @@ r = scanAndReduce(node.getStatement(), p, r); return r; } /** - * {@inheritDoc} - * - * @implSpec This implementation scans the children in left to right order. + * {@inheritDoc} This implementation scans the children in left to right order. * * @param node {@inheritDoc} * @param p {@inheritDoc} * @return the result of scanning */