processWindowFrameBoundCurrentRow method

void processWindowFrameBoundCurrentRow(
  1. WindowFrameBoundCurrentRow node
)

Implementation

void processWindowFrameBoundCurrentRow(WindowFrameBoundCurrentRow node) {
  _process(node);
}