Uses of Class
com.schibsted.spt.data.jslt.impl.FunctionExpression
Packages that use FunctionExpression
Package
Description
This package contains implementation-internal interfaces and classes.
-
Uses of FunctionExpression in com.schibsted.spt.data.jslt.impl
Fields in com.schibsted.spt.data.jslt.impl with type parameters of type FunctionExpressionModifier and TypeFieldDescriptionprivate Collection
<FunctionExpression> ParseContext.funcalls
Function expressions, used for delayed name-to-function resolution.Methods in com.schibsted.spt.data.jslt.impl with parameters of type FunctionExpression