Skip to content

Commit 6fb9d2c

Browse files
author
Josh Hansen
committed
Document FunctionNode.name
1 parent 5c40872 commit 6fb9d2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/expressions/expression_trees.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -477,6 +477,7 @@ Properties:
477477

478478
- `fn: Node | string` (read-only) The object or function name which to invoke.
479479
- `args: Node[]`
480+
- `name: string` The name of the function
480481

481482
Examples:
482483

0 commit comments

Comments
 (0)