Uses of Interface
org.scijava.parse.eval.StandardEvaluator
-
Packages that use StandardEvaluator Package Description org.scijava.parse.eval -
-
Uses of StandardEvaluator in org.scijava.parse.eval
Classes in org.scijava.parse.eval that implement StandardEvaluator Modifier and Type Class Description classAbstractStandardStackEvaluatorBase class for stack-based evaluators which support the standard operators.classDefaultEvaluatorAn expression evaluator for moststandard operatorswith common built-in types (i.e.:Booleans,Strings andNumbers).
-