gov.llnl.babel.backend.fortran
public class ImplModule extends java.lang.Object
Constructor and Description |
---|
ImplModule(LanguageWriterForFortran writer,
CodeSplicer splicer,
Class cls,
Context context) |
Modifier and Type | Method and Description |
---|---|
void |
generateCode() |
static void |
generateCode(Class cls,
LanguageWriterForFortran writer,
CodeSplicer splicer,
Context context) |
public ImplModule(LanguageWriterForFortran writer, CodeSplicer splicer, Class cls, Context context) throws java.security.NoSuchAlgorithmException
java.security.NoSuchAlgorithmException
public void generateCode() throws CodeGenerationException
CodeGenerationException
public static void generateCode(Class cls, LanguageWriterForFortran writer, CodeSplicer splicer, Context context) throws CodeGenerationException, java.security.NoSuchAlgorithmException
CodeGenerationException
java.security.NoSuchAlgorithmException