public class PreIncrement extends PreDecrement
Constructor and Description |
---|
PreIncrement() |
Modifier and Type | Method and Description |
---|---|
protected java.util.function.Function<IExpr,IExpr> |
getFunction() |
protected ISymbol |
getFunctionSymbol() |
getResult
apply, e1ObjArg, setUp
e1ApcomplexArg, e1ApfloatArg, e1ComArg, e1ComplexArg, e1DblArg, e1FraArg, e1FunArg, e1IntArg, e1SymArg, evaluate
createRuleFromMethod, getNormalizedNegativeExpression, getNormalizedNegativeExpression, getPeriodicParts, getPureImaginaryPart, getRuleAST, initSerializedRules, isNegativeExpression
numericEval
protected java.util.function.Function<IExpr,IExpr> getFunction()
getFunction
in class Decrement
protected ISymbol getFunctionSymbol()
getFunctionSymbol
in class PreDecrement