gov.llnl.babel.backend.python
Class PythonClientC
java.lang.Object
gov.llnl.babel.backend.python.PythonClientC
public class PythonClientC
extends java.lang.Object
d_context
protected Context d_context
d_shortName
protected String d_shortName
addInclude
protected void addInclude(String filename,
boolean useGuard)
copyComment
public void copyComment(Comment c)
Convert a comment into a C string.
c
- the comment to convert
explainExtensionSource
public void explainExtensionSource()
Write a comment explaining the contents of the source file to
anyone who might happen to read it.
getName
public final String getName()
pythonDocComment
public void pythonDocComment()