public class AstToPrintTreeVisitor extends AstToPrintTreeVisitor
AstToPrintTreeVisitor.CannotPrintAstException
warningManager_, withinAxPara_
Constructor and Description |
---|
AstToPrintTreeVisitor(net.sourceforge.czt.session.SectionInfo sectInfo) |
AstToPrintTreeVisitor(net.sourceforge.czt.session.SectionInfo sectInfo,
WarningManager wm)
Creates a new ast to print tree visitor.
|
Modifier and Type | Method and Description |
---|---|
protected void |
preprocessTerm(net.sourceforge.czt.base.ast.Term term,
List<Object> list) |
getPrec, getSectionInfo, getWarningManager, getZFactory, getZPrintFactory, handleOldZ, isInfix, preprocessSchema, run, run, run, setOldZ, visit, visitAndPred, visitApplExpr, visitAxPara, visitMemPred, visitRefExpr, visitTerm, visitZSect
public AstToPrintTreeVisitor(net.sourceforge.czt.session.SectionInfo sectInfo)
public AstToPrintTreeVisitor(net.sourceforge.czt.session.SectionInfo sectInfo, WarningManager wm)
net.sourceforge.czt.parser.util.OpTable.class
.sectInfo
- wm
- protected void preprocessTerm(net.sourceforge.czt.base.ast.Term term, List<Object> list) throws PrintException
preprocessTerm
in class AstToPrintTreeVisitor
term
- list
- PrintException
Copyright © 2003–2016 Community Z Tools Project. All rights reserved.