source: trunk/src/gcc/libjava/gcj/method.h@ 853

Last change on this file since 853 was 2, checked in by bird, 23 years ago

Initial revision

  • Property cvs2svn:cvs-rev set to 1.1
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 956 bytes
Line 
1// method.h - Header file for methodID instances. -*- c++ -*-
2
3/* Copyright (C) 1999, 2000 Free Software Foundation
4
5 This file is part of libgcj.
6
7This software is copyrighted work licensed under the terms of the
8Libgcj License. Please consult the file "LIBGCJ_LICENSE" for
9details. */
10
11#ifndef __GCJ_METHOD_H__
12#define __GCJ_METHOD_H__
13
14#include <java/lang/Class.h>
15
16extern inline jmethodID