Problem with interface ClassGraphLister


Subject: Problem with interface ClassGraphLister
From: c (jray@ccs.neu.edu)
Date: Mon Mar 03 2003 - 20:36:55 EST


Hi,
It looks like interface ClassgraphListener could not be instanciated in
parser.java.

Error returned by the compiler:

Running the compiler...
./gen/Parser.java:226:8: can't instantiate interface ClassGraphListener
    it=new ClassGraphListener();
       ^
1 errors
Aborting, compiler exited with error value 255.

I think I have the right relationships between the components. I don't
know where the problem is. A feww suggestion to solve the problem would be
appreciated.

Jean R. Raymond



This archive was generated by hypermail 2b28 : Mon Mar 03 2003 - 20:37:03 EST