input: function () {
        var ch = this._input[0]
        this.yytext += ch
        this.yyleng++
        this.offset++