java.lang.Class.
For internal use only.
Due to the fact that the implementation of the Java class and the supporting rclass structure is deeply embedded in the core of the development of this software, this file has contents that come and go during development. Some functions get staged here before deciding where they really go; some are interim functions for debugging, some were glue that eventually went away. Be careful to remove prototypes to such functions from the appropriate header file.
Copyright 2005 The Apache Software Foundation or its licensors, as applicable.
Licensed under the Apache License, Version 2.0 ("the License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and limitations under the License.
Definition in file classutil.c.
#include "arch.h"
#include "jvmcfg.h"
#include "classfile.h"
#include "jvm.h"
Go to the source code of this file.
Functions | |
static void | classutil_c_dummy (void) |
Variables | |
static char * | classutil_c_copyright = "\0" "$URL: https://svn.apache.org/path/name/classutil.c $ $Id: classutil.c 0 09/28/2005 dlydick $" " " "Copyright 2005 The Apache Software Foundation or its licensors, as applicable." |
|
Definition at line 51 of file classutil.c. |
|
Definition at line 51 of file classutil.c. |