Function used in a ParseSession, including built-ins.See: Description
| Interface | Description |
|---|---|
| Function |
Function hook in a
ParseSession. |
| Class | Description |
|---|---|
| AbstractFunction |
Support superclass for
Functions. |
| AllFunction | |
| ApplyExprFunction | |
| ConcatFunction | |
| CountFunction | |
| CreateFunction | |
| FilterFunction | |
| ForEachFunction | |
| InvertFunction | |
| LimitFunction | |
| ListFunction | |
| QueryCompositeIndexFunction | |
| QueryIndexFunction | |
| QueryListElementIndexFunction | |
| QueryMapValueIndexFunction | |
| QueryVersionFunction | |
| SimpleFunction |
Simplified
Function implementation for when the parameters are all normal expressions. |
| TransformFunction | |
| UpgradeFunction | |
| VersionFunction |
Function used in a ParseSession, including built-ins.Copyright © 2017. All rights reserved.