Uses of Class
org.qdl_lang.expressions.Nilad
-
Packages that use Nilad Package Description org.qdl_lang.evaluate Evaluators evaluate the built-in functions for QDL as well as perform the usual algebraic operations. -
-
Uses of Nilad in org.qdl_lang.evaluate
Methods in org.qdl_lang.evaluate with parameters of type Nilad Modifier and Type Method Description void
OpEvaluator. evaluate(Nilad nilad, State state)
-