public class UnicodePrinterCommand extends AbstractPrinterCommand
onTheFlySectName_, printStructuredGoal_, printTextWidth_PROP_PRINT_NAME_IDS, PROP_PRINT_NAME_IDS_DEFAULT, PROP_PRINT_ZEVES, PROP_PRINT_ZEVES_DEFAULT, PROP_PRINTING_ONTHEFLY_SECTION_NAME, PROP_PRINTING_ONTHEFLY_SECTION_NAME_DEFAULT, PROP_PRINTING_STRUCTURED_GOAL, PROP_PRINTING_STRUCTURED_GOAL_DEFAULT, PROP_TXT_TAB_SIZE, PROP_TXT_TAB_SIZE_DEFAULT, PROP_TXT_WIDTH, PROP_TXT_WIDTH_DEFAULT| Constructor and Description |
|---|
UnicodePrinterCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
doCompute(String name,
SectionManager manager) |
void |
printUnicode(net.sourceforge.czt.base.ast.Term term,
Writer out,
SectionManager sectInfo,
String sectionName)
Prints a given term (usually an Expr or Pred) as unicode to the
given writer.
|
createPrettyPrinter, createTokenSequenceVisitor, doToUnicode, preprocess, processProperties, processProperties, toPrintTree, toUnicodecompute, traceInfo, traceLogprotected boolean doCompute(String name, SectionManager manager) throws CommandException
doCompute in class AbstractCommandCommandExceptionpublic void printUnicode(net.sourceforge.czt.base.ast.Term term,
Writer out,
SectionManager sectInfo,
String sectionName)
throws PrintException
net.sourceforge.czt.parser.util.OpTable.class.term - out - sectInfo - sectionName - PrintExceptionCopyright © 2003–2016 Community Z Tools Project. All rights reserved.