OSDN Git Service

Merged gcj-eclipse branch to trunk.
[pf3gnuchains/gcc-fork.git] / libjava / gnu / xml / xpath / XPathParser$YyLenClass.h
1
2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
3
4 #ifndef __gnu_xml_xpath_XPathParser$YyLenClass__
5 #define __gnu_xml_xpath_XPathParser$YyLenClass__
6
7 #pragma interface
8
9 #include <java/lang/Object.h>
10 #include <gcj/array.h>
11
12 extern "Java"
13 {
14   namespace gnu
15   {
16     namespace xml
17     {
18       namespace xpath
19       {
20           class XPathParser$YyLenClass;
21       }
22     }
23   }
24 }
25
26 class gnu::xml::xpath::XPathParser$YyLenClass : public ::java::lang::Object
27 {
28
29 public: // actually protected
30   XPathParser$YyLenClass();
31 public:
32   static JArray< jshort > * yyLen;
33   static ::java::lang::Class class$;
34 };
35
36 #endif // __gnu_xml_xpath_XPathParser$YyLenClass__