|
Codegen util api | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.raghuraman.codegen.formatter.blocks.Block com.raghuraman.codegen.formatter.blocks.ComBlock com.raghuraman.codegen.formatter.blocks.ComJBlock
Field Summary |
Fields inherited from class com.raghuraman.codegen.formatter.blocks.ComBlock |
text |
Constructor Summary | |
ComJBlock(java.lang.String text)
|
Method Summary | |
void |
toJava(CodeFormatter codeFormatter)
|
Methods inherited from class com.raghuraman.codegen.formatter.blocks.ComBlock |
trim |
Methods inherited from class com.raghuraman.codegen.formatter.blocks.Block |
add |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ComJBlock(java.lang.String text)
Method Detail |
public void toJava(CodeFormatter codeFormatter)
|
jxpress | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |