public class ASTMConstant extends ASTConstant implements MatrixNodeI
children, id, parent, parser| Constructor and Description |
|---|
ASTMConstant(int i) |
| Modifier and Type | Method and Description |
|---|---|
Dimensions |
getDim() |
MatrixValueI |
getMValue() |
Object |
getValue() |
void |
setValue(Object val) |
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 MatrixValueI getMValue()
getMValue in interface MatrixNodeIpublic Object getValue()
getValue in class ASTConstantpublic void setValue(Object val)
setValue in class ASTConstantCopyright © 2018. All rights reserved.