org.lsmp.djep.matrixJep.function
Class MArrayAccess
java.lang.Object
org.nfunk.jep.function.PostfixMathCommand
org.lsmp.djep.vectorJep.function.VEle
org.lsmp.djep.vectorJep.function.ArrayAccess
org.lsmp.djep.matrixJep.function.MArrayAccess
- All Implemented Interfaces:
- BinaryOperatorI, PrintVisitor.PrintRulesI, LValueI, PostfixMathCommandI
public class MArrayAccess
- extends ArrayAccess
- implements PrintVisitor.PrintRulesI
| Methods inherited from class org.lsmp.djep.vectorJep.function.ArrayAccess |
set |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MArrayAccess
public MArrayAccess()
append
public void append(Node node,
PrintVisitor pv)
throws ParseException
- Description copied from interface:
PrintVisitor.PrintRulesI
- The method called to append data for the rule.
- Specified by:
append in interface PrintVisitor.PrintRulesI
- Throws:
ParseException
Copyright © 2014. All rights reserved.