Skip to content

Commit

Permalink
Document FunctionNode.name
Browse files Browse the repository at this point in the history
  • Loading branch information
joshhansen committed Jan 26, 2022
1 parent 5c40872 commit 6fb9d2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/expressions/expression_trees.md
Original file line number Diff line number Diff line change
Expand Up @@ -477,6 +477,7 @@ Properties:

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

Examples:

Expand Down

0 comments on commit 6fb9d2c

Please sign in to comment.