blob: 23cd3407360cc6c6f1ad579b8a8f3248269a67b6 [file] [log] [blame]
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
#ifndef __gnu_xml_xpath_XPathParser$YyDefRedClass__
#define __gnu_xml_xpath_XPathParser$YyDefRedClass__
#pragma interface
#include <java/lang/Object.h>
#include <gcj/array.h>
extern "Java"
{
namespace gnu
{
namespace xml
{
namespace xpath
{
class XPathParser$YyDefRedClass;
}
}
}
}
class gnu::xml::xpath::XPathParser$YyDefRedClass : public ::java::lang::Object
{
public: // actually protected
XPathParser$YyDefRedClass();
public:
static JArray< jshort > * yyDefRed;
static ::java::lang::Class class$;
};
#endif // __gnu_xml_xpath_XPathParser$YyDefRedClass__