Esempio n. 1
0
 public void Error(SyntaxErrorException ex)
 {
     Error(ex.GetInfo(), ex.Location);
 }