Package | Description |
---|---|
net.sourceforge.czt.print.ast | |
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 |
---|---|
PrintParagraph |
PrintParagraph.create(Object[] children) |
PrintParagraph |
PrintFactory.createPrintParagraph(List<?> something) |
Modifier and Type | Method and Description |
---|---|
R |
PrintParagraphVisitor.visitPrintParagraph(PrintParagraph printParagraph) |
Modifier and Type | Method and Description |
---|---|
protected PrintParagraph |
AstToPrintTreeVisitor.handleOldZ(List<Object> anns,
PrintParagraph pp) |
Modifier and Type | Method and Description |
---|---|
protected PrintParagraph |
AstToPrintTreeVisitor.handleOldZ(List<Object> anns,
PrintParagraph pp) |
Object |
ZPrintVisitor.visitPrintParagraph(PrintParagraph printParagraph) |
Copyright © 2003–2016 Community Z Tools Project. All rights reserved.