expr1 method

String expr1()

Implementation

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