org.foray.fotree.value
Class ExprMultiplicative
java.lang.Object
org.foray.fotree.value.Expr
org.foray.fotree.value.ExprAdditive
org.foray.fotree.value.ExprMultiplicative
- All Implemented Interfaces:
- PropertyValue
- Direct Known Subclasses:
- ExprMultiplicativeOper, ExprUnary
public abstract class ExprMultiplicative
- extends ExprAdditive
Abstract superclass for multiplicative expressions.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.foray.fotree.value.PropertyValue |
canEvalColor, canEvalInteger, canEvalKeyword, canEvalLength, canEvalNumeric, canEvalPercentage, evalColor, evalInteger, evalKeyword, evalLength, evalNumeric, evalPercentage, getUnitPower, lengthRequiresFontSize |
ExprMultiplicative
public ExprMultiplicative()
Copyright © 2017. All rights reserved.