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