|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Valuator
Valuator - an interface for things that evaluate to some value, given a binding of variable (inexes) to values.
| Method Summary | |
|---|---|
boolean |
evalBool(IndexValues iv)
Answer the evaluated value as a primitive boolean |
Object |
evalObject(IndexValues iv)
Answer the evaluated value |
| Method Detail |
|---|
boolean evalBool(IndexValues iv)
iv - the mapping from variable (indexes) to valuesObject evalObject(IndexValues iv)
iv - the mapping from variable (indexes) to values
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||