| Package | Description |
|---|---|
| org.matheclipse.parser.client.operator |
Provides the operator classes (i.e. for binary, prefix and postfix Operators).
|
| Modifier and Type | Class and Description |
|---|---|
class |
PreMinusOperator |
class |
PrePlusOperator |
| Modifier and Type | Method and Description |
|---|---|
static PrefixOperator |
ASTNodeFactory.createPrefixOperator(String operatorStr,
String headStr,
int precedence) |
Copyright © 2015. All rights reserved.