expr2 method

String expr2()

Implementation

String expr2(){
	return _info[_curIndex]._expr2;
}