|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.uni_paderborn.fujaba.basic.TemplateToken
de.uni_paderborn.fujaba.basic.SourceCodeToken
No comment provided by developer, please add a comment to improve documentation.
| Constructor Summary | |
SourceCodeToken(java.lang.String code)
Constructor for class SourceCodeToken |
|
| Method Summary | |
java.lang.String |
getCode()
Get the code attribute of the SourceCodeToken object |
java.lang.String |
getSourceCode(de.upb.tools.fca.FHashMap parameter)
Get the sourceCode attribute of the SourceCodeToken object |
java.lang.String |
setCode(java.lang.String code)
Sets the code attribute of the SourceCodeToken object |
| Methods inherited from class de.uni_paderborn.fujaba.basic.TemplateToken |
getCodeBlock, setCodeBlock |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SourceCodeToken(java.lang.String code)
code - No description provided| Method Detail |
public java.lang.String setCode(java.lang.String code)
code - The new code value
public java.lang.String getCode()
public java.lang.String getSourceCode(de.upb.tools.fca.FHashMap parameter)
getSourceCode in class TemplateTokenparameter - No description provided
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||