|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.uni_paderborn.fujaba.codegen.CodeGenVisitor
de.uni_paderborn.fujaba.codegen.OOGenVisitor
de.uni_paderborn.fujaba.codegen.JavaGenVisitor
Class JavaGenVisitor
| Field Summary |
| Fields inherited from class de.uni_paderborn.fujaba.codegen.CodeGenVisitor |
EIFFEL_VISITOR, END_BLOCK_COMMENTARY, GNU_CPP_CLASS_VISITOR, GNU_CPP_HEADER_VISITOR, INDENT_STRING, JAVA_VISITOR, LINE_COMMENTARY, LINE_IN_BLOCK_COMMENTARY, START_BLOCK_COMMENTARY |
| Constructor Summary | |
JavaGenVisitor()
Constructor for class JavaGenVisitor |
|
JavaGenVisitor(java.lang.String extender)
Default Constructor |
|
| Method Summary | |
void |
generateClassEndBlock()
No comment provided by developer, please add a comment to improve documentation. |
void |
generateClassStartBlock()
No comment provided by developer, please add a comment to improve documentation. |
java.lang.String |
generateImportClass(FClass theClass)
No comment provided by developer, please add a comment to improve documentation. |
java.lang.String |
generateImportPackage(FPackage thePackage)
No comment provided by developer, please add a comment to improve documentation. |
void |
generatePackageBegin(FFile theFile)
No comment provided by developer, please add a comment to improve documentation. |
void |
generatePackageEnd(FFile theFile)
No comment provided by developer, please add a comment to improve documentation. |
java.lang.String |
getAssocTemplateName()
Get the assocTemplateName attribute of the JavaGenVisitor object |
java.lang.String |
getAttrDeclName(FAttr theAttr)
Get the attrDeclName attribute of the JavaGenVisitor object |
java.lang.String |
getContainerName(OOCollectionEnum containerType,
boolean bound)
get the full qualified containername for type containerType |
java.lang.String |
getMethodDeclName(FMethod theMethod)
Get the methodDeclName attribute of the JavaGenVisitor object |
java.lang.String |
getReferenceTemplateName()
Get the referenceTemplateName attribute of the JavaGenVisitor object |
java.lang.String |
getSourceCode(OOClassOfVariableExpr expression)
Get the sourceCode attribute of the JavaGenVisitor object |
java.lang.String |
getSourceCode(OOFWIteratorGetExpr expression)
Get the sourceCode attribute of the JavaGenVisitor object |
java.lang.String |
getSourceCode(OOFWIteratorGotoNextExpr expression)
Get the sourceCode attribute of the JavaGenVisitor object |
java.lang.String |
getSourceCode(OOFWIteratorHasNextExpr expression)
Get the sourceCode attribute of the JavaGenVisitor object |
java.lang.String |
getSourceCode(OOFWIteratorOfExpr expression)
Get the sourceCode attribute of the JavaGenVisitor object |
java.lang.String |
getSourceCode(OONewArrayExpr expression)
Get the sourceCode attribute of the JavaGenVisitor object |
java.lang.String |
getSourceCode(OOObjectOfTypeExpr expression)
Get the sourceCode attribute of the JavaGenVisitor object |
java.lang.String |
getSourceCode(OOThrowStatement statement)
Get the sourceCode attribute of the JavaGenVisitor object |
void |
initProgLangTypes()
No comment provided by developer, please add a comment to improve documentation. |
void |
initVisibilityStrings()
No comment provided by developer, please add a comment to improve documentation. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public JavaGenVisitor(java.lang.String extender)
extender - No description providedpublic JavaGenVisitor()
| Method Detail |
public java.lang.String getReferenceTemplateName()
getReferenceTemplateName in class OOGenVisitorpublic java.lang.String getAssocTemplateName()
getAssocTemplateName in class OOGenVisitor
public java.lang.String getContainerName(OOCollectionEnum containerType,
boolean bound)
containerType
getContainerName in class OOGenVisitorcontainerType - the containerTypebound - No description provided
public void initProgLangTypes()
initProgLangTypes in class OOGenVisitorpublic void initVisibilityStrings()
initVisibilityStrings in class OOGenVisitorpublic final java.lang.String getSourceCode(OOThrowStatement statement)
getSourceCode in class OOGenVisitorstatement - No description provided
public final java.lang.String getSourceCode(OOObjectOfTypeExpr expression)
getSourceCode in class OOGenVisitorexpression - No description provided
public final java.lang.String getSourceCode(OOClassOfVariableExpr expression)
getSourceCode in class OOGenVisitorexpression - No description provided
public final java.lang.String getSourceCode(OOFWIteratorOfExpr expression)
getSourceCode in class OOGenVisitorexpression - No description provided
public final java.lang.String getSourceCode(OOFWIteratorGetExpr expression)
getSourceCode in class OOGenVisitorexpression - No description provided
public final java.lang.String getSourceCode(OOFWIteratorHasNextExpr expression)
getSourceCode in class OOGenVisitorexpression - No description provided
public final java.lang.String getSourceCode(OOFWIteratorGotoNextExpr expression)
getSourceCode in class OOGenVisitorexpression - No description provided
public java.lang.String getSourceCode(OONewArrayExpr expression)
getSourceCode in class OOGenVisitorexpression - No description provided
public void generateClassEndBlock()
generateClassEndBlock in class OOGenVisitorpublic void generateClassStartBlock()
generateClassStartBlock in class OOGenVisitorpublic java.lang.String generateImportPackage(FPackage thePackage)
generateImportPackage in class OOGenVisitorthePackage - No description provided
public java.lang.String generateImportClass(FClass theClass)
generateImportClass in class OOGenVisitortheClass - No description provided
public void generatePackageBegin(FFile theFile)
generatePackageBegin in class OOGenVisitortheFile - No description providedpublic void generatePackageEnd(FFile theFile)
generatePackageEnd in class OOGenVisitortheFile - No description providedpublic java.lang.String getAttrDeclName(FAttr theAttr)
getAttrDeclName in class OOGenVisitortheAttr - No description provided
public java.lang.String getMethodDeclName(FMethod theMethod)
getMethodDeclName in class OOGenVisitortheMethod - No description provided
public java.lang.String toString()
toString in class OOGenVisitor
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||