Package nz.org.riskscape.defaults.classifier
package nz.org.riskscape.defaults.classifier
-
ClassDescriptionAST for classifier functionsFramework support for defining classifier functions in an INI section.Exception thrown when
ClassifierFunctionParser
detects invalid syntax.Wraps an expression from a classifier to deal with either simple or struct type expressions.Wraps aRealizedTreeFilter
so that the optimalReturnTypeInferer.getResultType()
can be produced from the manyRealizedTreeExpression
s that could be called upon whenReturnTypeInferer.evaluate(java.lang.Object)
is called.