Uses of Interface
org.scijava.parse.eval.StackEvaluator
Packages that use StackEvaluator
-
Uses of StackEvaluator in org.scijava.parse.eval
Classes in org.scijava.parse.eval that implement StackEvaluatorModifier and TypeClassDescriptionclass
Base class forStackEvaluator
implementations.class
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).