27 _line_number = x_line_number;
28 _col_number = x_col_number;
29 _current_line = x_current_line;
37yyerror(
const std::string &message)
const {
38 xyyerror(message, _line_number, _col_number, _current_line);
void yyerror(const std::string &message) const
Reports a parsing error message to the user, showing the line and column from which this object was o...
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.