Uses of Class
omix.mathxp.MathLambdaExpression.Parameter
Package | Description |
---|---|
omix.mathxp |
-
Uses of MathLambdaExpression.Parameter in omix.mathxp
Methods in omix.mathxp that return types with arguments of type MathLambdaExpression.Parameter Modifier and Type Method Description List<MathLambdaExpression.Parameter>
MathLambdaExpression. getParameters()
Constructor parameters in omix.mathxp with type arguments of type MathLambdaExpression.Parameter Constructor Description MathLambdaExpression(List<MathLambdaExpression.Parameter> parameters, MathExpression expression)