|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--gov.llnl.babel.backend.jdk.JavaImplSource
Constructor Summary | |
JavaImplSource(Extendable ext,
LanguageWriterForJava lw)
|
Method Summary | |
void |
generateCode(Extendable symbol)
Write Java impl information for the provided symbol to the language writer output stream provided in the class constructor. |
static void |
generateCode(Extendable ext,
LanguageWriterForJava writer)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JavaImplSource(Extendable ext, LanguageWriterForJava lw)
Method Detail |
public static void generateCode(Extendable ext, LanguageWriterForJava writer) throws CodeGenerationException
CodeGenerationException
public void generateCode(Extendable symbol) throws CodeGenerationException
CodeGenerationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |