prec method

int prec()

Implementation

int prec(){
	return _prec;
}