Skip to content

Commit

Permalink
Document FunctionNode.name
Browse files Browse the repository at this point in the history
  • Loading branch information
joshhansen authored and gwhitney committed Feb 22, 2022
1 parent 4b55603 commit 8ba396d
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 8ba396d

Please sign in to comment.