|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.xpand2.output.OutputImpl
org.eclipse.xpand2.output.BlankLineSkippingOutput
public class BlankLineSkippingOutput
This output implementation avoids writing of unnecessary blank lines.
| Field Summary |
|---|
| Fields inherited from class org.eclipse.xpand2.output.OutputImpl |
|---|
fileHandles |
| Constructor Summary | |
|---|---|
BlankLineSkippingOutput()
|
|
| Method Summary | |
|---|---|
void |
closeFile()
|
void |
pushStatement(SyntaxElement stmt,
XpandExecutionContext ctx)
|
void |
write(java.lang.String bytes)
|
| Methods inherited from class org.eclipse.xpand2.output.OutputImpl |
|---|
addOutlet, current__testONLY, current, openFile, popStatement, removeWSAfterLastNewline, resolveOutlet, setAutomaticHyphens, trimUntilNewline |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BlankLineSkippingOutput()
| Method Detail |
|---|
public void write(java.lang.String bytes)
write in interface Outputwrite in class OutputImplpublic void closeFile()
closeFile in interface OutputcloseFile in class OutputImpl
public void pushStatement(SyntaxElement stmt,
XpandExecutionContext ctx)
pushStatement in interface OutputpushStatement in class OutputImpl
|
Copyright 2007 committers of openArchitectureWare and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||