#include "antlr/CommonToken.hpp"
#include "antlr/String.hpp"
Returns the error message that happened on the line/col given. Copied from toString().