Beispiel #1
0
 static void OnError(antlr.RecognitionException x)
 {
     Assertion.Fail(x.ToString());
 }