| // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*- | |
| #ifndef __getmethodname__ | |
| #define __getmethodname__ | |
| #pragma interface | |
| #include <java/lang/Object.h> | |
| #include <gcj/array.h> | |
| extern "Java" | |
| { | |
| class getmethodname; | |
| } | |
| class getmethodname : public ::java::lang::Object | |
| { | |
| public: | |
| getmethodname(); | |
| static void do_getmethodname_tests(); | |
| static void main(JArray< ::java::lang::String * > *); | |
| static ::java::lang::Class class$; | |
| }; | |
| #endif // __getmethodname__ |