Skip to content
Snippets Groups Projects
Commit fb3f711e authored by Jens Bendisposto's avatar Jens Bendisposto
Browse files

type error

parent 210b9b4c
No related branches found
No related tags found
No related merge requests found
...@@ -693,7 +693,7 @@ public class ParserException extends Exception ...@@ -693,7 +693,7 @@ public class ParserException extends Exception
return this.token; return this.token;
} }
public Token getRealMsg() public String getRealMsg()
{ {
return this.realMsg; return this.realMsg;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment