Uses of Interface
org.scijava.parse.eval.StandardEvaluator
Packages that use StandardEvaluator
-
Uses of StandardEvaluator in org.scijava.parse.eval
Classes in org.scijava.parse.eval that implement StandardEvaluatorModifier and TypeClassDescriptionclass
Base class for stack-based evaluators which support the standard operators.class
An expression evaluator for moststandard operators
with common built-in types (i.e.:Boolean
s,String
s andNumber
s).