Bpp/Program
BuildJirk
Java
 
 
DESCRIPTION
 

This program generates the Jirk++ hierarchy representing a set of Java classes. The whole Java hierarchy is not generated. You only have to specify the Java class(es) you want to use in C++ and the program only generates the part of the hierarchy that is needed. If the Jirk++ representation of a class already exists, nothing is done. Only the missing classes are added to the Jirk++ hierarchy.

 
SOURCE FILES
 

This section allows you to access the Java source file of the module.

 
PARENT MODULE
 

This module is part of Bpp/Program.

 
CLASSES
 

Here are listed the classes provided by the module. To use one of them, you have to specify the namespace of the module.

 
BuildJirk
 
 
Declaration

public class BuildJirk

 
Description

This class provides a method to execute the program in console mode.

 
Methods
 
 
Copyright (c) 1999-2016 - Bruno Bachelet - bruno@nawouak.net - http://www.nawouak.net
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation. See this license for more details (http://www.gnu.org).