On this pageFunction: inFunction() inFunction(node: Readonly<Node>): boolean Defined in: util/tree.ts:12 Check whether a node is inside a function-like scope. Parametersâ nodeâ Readonly<Node> Returnsâ boolean