com.singularsys.jep.configurableparser
Class TernaryOperator.RhsTernaryOperator

java.lang.Object
  extended by com.singularsys.jep.Operator
      extended by com.singularsys.jep.configurableparser.TernaryOperator.RhsTernaryOperator
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
TernaryOperator

public static class TernaryOperator.RhsTernaryOperator
extends Operator

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.singularsys.jep.Operator
ASSOCIATIVE, BINARY, COMMUTATIVE, COMPOSITE, EQUIVALENCE, LEFT, NARY, NO_ARGS, NOT_IN_PARSER, PREFIX, REFLEXIVE, RIGHT, SELF_INVERSE, SUFFIX, SYMMETRIC, TERNARY, TRANSITIVE, UNARY, USE_BINDING_FOR_PRINT
 
Method Summary
 TernaryOperator getLhsOp()
           
 
Methods inherited from class com.singularsys.jep.Operator
addAltSymbol, getAltSymbols, getBinaryInverseOp, getBinding, getFlags, getInverseOp, getKey, getName, getPFMC, getPrecedence, getRootOp, getSymbol, isAssociative, isBinary, isCommutative, isComposite, isDistributiveOver, isEquivalence, isLeftBinding, isNary, isPrefix, isReflexive, isRightBinding, isSelfInverse, isSuffix, isSymmetric, isTernary, isTransitive, isUnary, notInParser, numArgs, setBinaryInverseOp, setDistributiveOver, setFlag, setInverseOp, setKey, setPFMC, setPrecedence, setRootOp, setSymbol, toFullString, toString, useBindingForPrint
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getLhsOp

public TernaryOperator getLhsOp()


Copyright © 2010 Singular Systems http://www.singularsys.com/jep