Qore jni Module 2.4.0
Loading...
Searching...
No Matches
org.qore.jni.compiler.CompilerOutput< T > Class Template Reference

Public Member Methods

 CompilerOutput (Class< T > cls, JavaFileObject file)
 

Public Attributes

Class< T > cls
 
JavaFileObject file
 

Detailed Description

Contains the file data and the generated class for each compiled class

Constructor & Destructor Documentation

◆ CompilerOutput()

org.qore.jni.compiler.CompilerOutput< T >.CompilerOutput ( Class< T >  cls,
JavaFileObject  file 
)
inline

Creates the object

Member Data Documentation

◆ cls

The compiled class

Note
This class has been created in the compiler's class loader

◆ file

JavaFileObject org.qore.jni.compiler.CompilerOutput< T >.file

The output file data


The documentation for this class was generated from the following file: