next method

ClipProcScan? next()

Implementation

ClipProcScan? next(){
	return _next;
}