public class SlashNode extends AbstractSelectionOperatorNode
left, right
BNARY_OPERATOR, CLOSE, CONSTANT, OPEN, type, UNARY_OPERATOR, UNKNOWN, VARIABLE
Constructor and Description |
---|
SlashNode() |
Modifier and Type | Method and Description |
---|---|
SlashNode |
copy() |
double |
evaluateFloat(StateRunnable si) |
String |
getEvaluationProcessDescription() |
ArrayList<StateRunnable> |
getMatches(StateRunnable baseSI) |
claim, claimLeft, claimRight, getLeft, getPrecedence, getRight, getSymbol, replaceChild, replaceSymbols, setSequencePosition, toString
deparent, detachNext, detachPrevious, dispose, isClose, isOpen, linkNext, next, parent, previous, remove, replaceNext, replacePrevious, replaceWith, setParent, siblingsToString
public SlashNode copy()
copy
in class AbstractSelectionOperatorNode
public String getEvaluationProcessDescription()
getEvaluationProcessDescription
in class AbstractSelectionNode
public ArrayList<StateRunnable> getMatches(StateRunnable baseSI) throws ContentError, ConnectionError, RuntimeError
getMatches
in class AbstractSelectionNode
ContentError
ConnectionError
RuntimeError
public double evaluateFloat(StateRunnable si) throws ContentError, ConnectionError, RuntimeError
ContentError
ConnectionError
RuntimeError
Copyright © 2019. All rights reserved.