isSpELMethodNode()
isSpELMethodNode(
expr:SpELBaseNode<SpELNodeType>):expr is SpELMethodNode
Defined in: packages/core/src/utils/parseSpEL/utils.ts:103
Parameters
| Parameter | Type |
|---|---|
expr | SpELBaseNode<SpELNodeType> |
Returns
expr is SpELMethodNode
caution
API documentation is generated from the latest commit on the main branch. It may be somewhat inconsistent with official releases of React Query Builder.