incLineNum method

void incLineNum()

Implementation

void incLineNum(){
	_lineNum++;
}