public class ASTMVarNode extends ASTVarNode implements MatrixNodeI
children, id, parent, parser
Constructor and Description |
---|
ASTMVarNode(int i) |
Modifier and Type | Method and Description |
---|---|
Dimensions |
getDim() |
MatrixValueI |
getMValue() |
void |
setVar(Variable var)
Sets the name of the variable.
|
getName, getVar, jjtAccept, toString
childrenAccept, dump, getId, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
jjtAccept, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent
public Dimensions getDim()
getDim
in interface MatrixNodeI
public void setVar(Variable var)
ASTVarNode
setVar
in class ASTVarNode
public MatrixValueI getMValue()
getMValue
in interface MatrixNodeI
http://www.singularsys.com/jep Copyright © 2007 Singular Systems