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, toStringchildrenAccept, dump, getId, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitjjtAccept, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParentpublic Dimensions getDim()
getDim in interface MatrixNodeIpublic void setVar(Variable var)
ASTVarNodesetVar in class ASTVarNodepublic MatrixValueI getMValue()
getMValue in interface MatrixNodeICopyright © 2018. All rights reserved.