public class DPrintVisitor extends PrintVisitor
PrintVisitor.PrintRulesI
Modifier and Type | Field and Description |
---|---|
static int |
PRINT_PARTIAL_EQNS |
static int |
PRINT_VARIABLE_EQNS |
COMPLEX_I, format, FULL_BRACKET, mode, sb
Constructor and Description |
---|
DPrintVisitor() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
visit(ASTVarNode node,
java.lang.Object data)
Prints the variable or its equation.
|
addSpecialRule, append, formatValue, formatValue, getMaxLen, getMode, getMode, print, print, println, println, setMaxLen, setMode, setNumberFormat, toString, visit, visit
acceptCatchingErrors, addError, clearErrors, getError, getErrorsMessage, hasErrors
acceptChildrenAsArray, visit, visit
public static final int PRINT_PARTIAL_EQNS
public static final int PRINT_VARIABLE_EQNS
public java.lang.Object visit(ASTVarNode node, java.lang.Object data) throws ParseException
visit
in interface ParserVisitor
visit
in class PrintVisitor
ParseException
http://www.singularsys.com/jep Copyright © 2007 Singular Systems