This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [gcjx] Make model_element abstract and expand visitor interface


>>>>> "Ranjit" == Ranjit Mathew <rmathew@gmail.com> writes:

Ranjit>   Now that the kludgy use of model_element in the parser is gone,
Ranjit> I made model_element::visit() abstract, removed its implementation
Ranjit> from model/element.cc and expanded the visitor interface to cover
Ranjit> the model elements that need it now.

Looks good, thanks.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]