Uses of Package
org.scijava.parsington.eval
Packages that use org.scijava.parsington.eval
-
Classes in org.scijava.parsington.eval used by org.scijava.parsington.evalClassDescriptionBase class for
Evaluatorimplementations.Base class forStandardEvaluatorimplementations on common built-in types:Booleans,Strings andNumbers.Interface for expression evaluators.Interface for stack-based expression evaluators, operating on postfix queues.Interface for expression evaluators which support thestandard operators.Interface for stack-based evaluators which support the standard operators.Interface for tree-based evaluators which support the standard operators.Interface for tree-based expression evaluators, operating on syntax trees.