This object provides various ways to create Expression objects.
Attributes
- Companion
- class
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Expression.type
Members list
Value members
Concrete methods
Returns an expression that results in the value of the specified field.
Returns an expression that results in the value of the specified field.
Attributes
- See also
-
See fields in de.activegroup.scalajasper.core.Dataset.
Returns an expression that results in the value of the specified parameter values.
Returns an expression that results in the value of the specified parameter values.
Attributes
- See also
-
See parameters in de.activegroup.scalajasper.core.Dataset.
Returns an expression that results in the value of the specified resource variable.
Returns an expression that results in the value of the specified resource variable.
Attributes
- See also
-
See resourceBundle in de.activegroup.scalajasper.core.Dataset.
Returns an expression that results in the value of the specified variable.
Returns an expression that results in the value of the specified variable.
Attributes
- See also
-
See variables in de.activegroup.scalajasper.core.Dataset.
Returns an expression that will call the given function with the value of the given expression.
Returns an expression that will call the given function with the value of the given expression.
Attributes
Returns an expression that will call the given function with the values of the given expressions.
Returns an expression that will call the given function with the values of the given expressions.
Attributes
Returns an expression that will call the given function with the values of the given expressions.
Returns an expression that will call the given function with the values of the given expressions.
Attributes
Returns an expression that will call the given function with the values of the given expressions.
Returns an expression that will call the given function with the values of the given expressions.
Attributes
Returns an expression that results in the specified value.
Returns an expression that results in the specified value.
Attributes
Returns an expression representing the given raw jasper expression, a Java or Groovy expression, depending on the value of language in de.activegroup.scalajasper.core.Report.
Returns an expression representing the given raw jasper expression, a Java or Groovy expression, depending on the value of language in de.activegroup.scalajasper.core.Report.