// This file is automatically generated by DemeterJ. UniversalVisitor { start {{ }} before { Main, -> Main,s,String, AppleList, Mycons, -> Mycons,first,Apple, -> Mycons,rest,AppleList, Apple, -> Apple,weight,int, Myempty } {{ }} after { Main, -> Main,s,String, AppleList, Mycons, -> Mycons,first,Apple, -> Mycons,rest,AppleList, Apple, -> Apple,weight,int, Myempty } {{ }} finish {{ }} }