JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.independentsoft.calc.engine
Interface ValueVisitor
public interface
ValueVisitor
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
CalcValue
visit
(
CalcValue
value, boolean fromRange)
Method Details
visit
CalcValue
visit
(
CalcValue
value, boolean fromRange)