|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.octagroup.foregej.antlr.NodeWriter | +--com.octagroup.foregej.html.HtmlNodeWriter
Fields inherited from class com.octagroup.foregej.antlr.NodeWriter |
canWrapLines_, lastAST_, lastLineWrapPos_, latestWrapProspectIndent_, latestWrapProspectPos_, latestWrapProspectType_, parents_, WRAP_AFTER, WRAP_BEFORE, WRAP_NOT, WRAP_ON, writtenTokens_ |
Constructor Summary | |
HtmlNodeWriter()
|
Method Summary | |
void |
write(antlr.collections.AST ast)
Before a html ast is written we must determine if there were one or more whitespaces before. |
Methods inherited from class com.octagroup.foregej.antlr.NodeWriter |
canWrapBetween, canWrapOn, copyThisStateTo, enableWrapping, getIndentation, getPreviousAST, getPreviousAST, isLastLineEmpty, isWritten, markAsWritten, newLine, popIndentation, popIndentationAndWrite, pushIndentation, pushIndentation, pushIndentation, pushIndentationCurrentPos, removeSpacesAfter, toString, write, write, write, writeInParenthesis, writeStatement |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public HtmlNodeWriter()
Method Detail |
public void write(antlr.collections.AST ast)
write
in class NodeWriter
ast
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |