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 |
---|---|
PrintPredicate |
PrintPredicate.create(Object[] children) |
PrintPredicate |
PrintFactory.createPrintPredicate(List<?> something,
Precedence prec,
Assoc assoc) |
Modifier and Type | Method and Description |
---|---|
R |
PrintPredicateVisitor.visitPrintPredicate(PrintPredicate printPredicate) |
Modifier and Type | Method and Description |
---|---|
Object |
ZPrintVisitor.visitPrintPredicate(PrintPredicate printPredicate) |
Precedence |
PrecedenceVisitor.visitPrintPredicate(PrintPredicate term) |
Copyright © 2003–2016 Community Z Tools Project. All rights reserved.