Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
gov.llnl.babel.backend.fortran.TypeModule
public class TypeModule
extends java.lang.Object
Constructor Summary | |
|
Method Summary | |
void | |
static void |
|
public void generateCode()
public static void generateCode(Symbol sym, LanguageWriterForFortran writer) throws CodeGenerationException
Generate the FORTRAN 90 type module for a sidl extendable (i.e., class or interface).
- Throws:
CodeGenerationException
- a catch all exception to indicate problems in the code generation phase.