| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectgov.llnl.babel.backend.fortran.TypeModulepublic class TypeModuleextends java.lang.ObjectConstructor 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.