Package | Description |
---|---|
net.sourceforge.czt.print.util | |
net.sourceforge.czt.print.z |
Provides classes for printing standard Z specifications in Unicode or
in the LaTeX mark-up language.
|
Modifier and Type | Method and Description |
---|---|
void |
TokenSequence.add(TokenSequence seq) |
int |
PrettyPrinter.handleTokenSequence(TokenSequence tseq,
int startPos) |
int |
PrettyPrinter.handleTokenSequence(TokenSequence tseq,
int space,
int indentAmount) |
Modifier and Type | Method and Description |
---|---|
protected TokenSequence |
AbstractPrinterCommand.doToUnicode(ZPrinter printer,
net.sourceforge.czt.base.ast.Term term,
SectionManager sectInfo,
String sectionName,
Properties props)
Method to be called by the SectionManager Command: properties are the ones
processed via the SectionManager.
|
TokenSequence |
TokenSequenceVisitor.getResult() |
TokenSequence |
AbstractPrinterCommand.toUnicode(ZPrinter printer,
net.sourceforge.czt.base.ast.Term term,
SectionManager sectInfo,
String sectionName,
Properties props)
Creates a sequence of tokens for printing.
|
Copyright © 2003–2016 Community Z Tools Project. All rights reserved.