[antlr-interest] Error for class ANTLRInputStream

Borneq a.moderacja at gmail.com
Mon Jul 12 11:49:21 PDT 2010


>                ANTLRInputStream input = new ANTLRInputStream(System.in);
>
> I debug. can step over ANTLRFileStream but on ANTLRInputStream is
> exception ClassNotFoundException.
> I don;t know why can find one class and can't find second
>

I think error is not ClassNotFoundException but read System.in ?


More information about the antlr-interest mailing list