org.matheclipse.core.expression
Class ASTDelegate
- java.lang.Object
-
- org.matheclipse.core.expression.ASTDelegate
-
-
Constructor Summary
Constructors Constructor and Description ASTDelegate(IAST ast)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description IASTgetAST()IExprgetAt(int index)intgetRows()Get the number of rows (i.e.intsize()java.lang.StringtoFullForm()java.lang.StringtoString()
-
-
-
Constructor Detail
-
ASTDelegate
public ASTDelegate(IAST ast)
-
-
Method Detail
-
getRows
public int getRows()
Get the number of rows (i.e. size()-1)- Returns:
-
getAt
public IExpr getAt(int index)
-
size
public int size()
-
toFullForm
public java.lang.String toFullForm()
-
toString
public java.lang.String toString()
- Overrides:
toStringin classjava.lang.Object
-
getAST
public IAST getAST()
-
-
DMelt 3.0 © DataMelt by jWork.ORG