00001 00013 #ifndef JAUNE_JLJOBJECT_H 00014 #define JAUNE_JLJOBJECT_H 1 00015 00016 String *JLJObject__toString(Instance *pObj); 00017 00018 #endif