Module dev.civl.sarl
Package dev.civl.sarl.expr.IF
package dev.civl.sarl.expr.IF
This package provides the internal interface for the representation of basic
symbolic expressions. The entry point is class
Expressions. Note that additional
interfaces can be found in the SARL public interface
dev.civl.sarl.IF.expr.-
ClassDescriptionAn ExpressionFactory is used to instantiate instances of SymbolicExpression.This class provides static methods for producing factories that create various kinds of
SymbolicExpression.A NumericExpressionFactory provides all of the functionality needed to create and manipulate expressions of numeric type.Factory for creating and manipulatingSymbolicRange's.