expr method

String expr()

Implementation

String expr(){
	return _info[_curIndex]._expr1;
}