Package nz.org.riskscape.engine.rl
package nz.org.riskscape.engine.rl
-
ClassDescriptionProduces realized (and evaluation-ready) expressions from an AST and an input type as scope.Standard set of problem codes for describing problems during expression realizationAn interface for functions to indicate that they can be realized for a particular set of input arguments in a riskscape language expression.Access to contextual bits and pieces in which realization is going to happen - this metadata will also be relevant for the eventual execution of an
Expression
and can be passed through to anyRealizedExpression
s and their dependents that result from realization.Represents an Expression that has been realized against a specific RiskScape type.