|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vaadin.sass.internal.expression.ArithmeticExpressionEvaluator
public class ArithmeticExpressionEvaluator
| Constructor Summary | |
|---|---|
ArithmeticExpressionEvaluator()
|
|
| Method Summary | |
|---|---|
boolean |
containsArithmeticalOperator(LexicalUnitImpl term)
|
LexicalUnitImpl |
evaluate(LexicalUnitImpl term)
|
static ArithmeticExpressionEvaluator |
get()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ArithmeticExpressionEvaluator()
| Method Detail |
|---|
public static ArithmeticExpressionEvaluator get()
public boolean containsArithmeticalOperator(LexicalUnitImpl term)
public LexicalUnitImpl evaluate(LexicalUnitImpl term)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||